Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017259Openbravo ERP09. Financial managementpublic2011-05-18 19:242011-05-23 16:49
adrianromero 
adrianromero 
highminoralways
closedfixed 
20Community Appliance
2.50MP29 
2.50MP30 
Core
No
0017259: General Ledger Journal in XLS format , the format of numbers are not correct
. if you export to XLS the General Ledger Journal, the format of numbers are not correct. You can not realize operations with the numbers
Financial Management || Accounting || Analysis Tools || General Ledger Journal || General Ledger Journal
. export to XLS

No tags attached.
depends on defect 00163092.50MP29 closed adrianromero General Ledger Journal in XLS format , the format of numbers are not correct 
Issue History
2011-05-18 19:24adrianromeroNew Issue
2011-05-18 19:24adrianromeroAssigned To => adrianromero
2011-05-18 19:24adrianromeroModules => Core
2011-05-18 19:24adrianromeroIssue generated from0016309
2011-05-18 19:24adrianromeroRelationship addeddepends on 0016309
2011-05-18 19:25adrianromeroStatusnew => scheduled
2011-05-18 19:25adrianromeroTypedefect => backport
2011-05-19 11:59adrianromeroNote Added: 0037211
2011-05-19 12:00adrianromeroNote Added: 0037212
2011-05-19 12:38hgbotCheckin
2011-05-19 12:38hgbotNote Added: 0037216
2011-05-19 12:38hgbotStatusscheduled => resolved
2011-05-19 12:38hgbotResolutionopen => fixed
2011-05-19 12:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/48ac7415b33e3a1a9e883b9ac98ce81b32962c82 [^]
2011-05-19 12:42adrianromeroNote Added: 0037218
2011-05-23 16:49jonalegriaesarteNote Added: 0037339
2011-05-23 16:49jonalegriaesarteStatusresolved => closed
2011-05-23 16:49jonalegriaesarteFixed in Version => 2.50MP30

Notes
(0037211)
adrianromero   
2011-05-19 11:59   
Repository: erp/stable/2.50
Changeset: 0e32c257b8ad44f6a3352058f32496fa3b588145
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 19 11:51:15 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/0e32c257b8ad44f6a3352058f32496fa3b588145 [^] [^]

Fixes issue 0017209: General Ledger Journal in XLS format , the format of numbers are not correct
It has been created a new report for excel with the correct formatting options

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
A src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournalExcel.jrxml
---
(0037212)
adrianromero   
2011-05-19 12:00   
Repository: erp/stable/2.50
Changeset: fc20b3f24485debec8408a5e0365b54d9fe7c87c
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 19 11:51:43 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/fc20b3f24485debec8408a5e0365b54d9fe7c87c [^] [^]

Fixes issue 0017209: General Ledger Journal in XLS format , the format of numbers are not correct
Added translations for database consistency

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---
(0037216)
hgbot   
2011-05-19 12:38   
Repository: erp/stable/2.50
Changeset: 48ac7415b33e3a1a9e883b9ac98ce81b32962c82
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 19 12:37:20 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/48ac7415b33e3a1a9e883b9ac98ce81b32962c82 [^]

Fixes issue 0017259: General Ledger Journal in XLS format , the format of numbers are not correct
Fixing entry number sequence

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournalExcel.jrxml
---
(0037218)
adrianromero   
2011-05-19 12:42   
* Testing the issue

Go to the Report General Ledger Journal, execute it and export it to excel. Verify that a new excel report is generated with numbers in its cells that can be used for operations. Verify also that the pdf reports is still the same with the previous layout.

* Other areas affected.

No other areas affected.
(0037339)
jonalegriaesarte   
2011-05-23 16:49   
Verified