Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012065Openbravo ERP09. Financial managementpublic2010-01-13 19:342010-02-16 09:31
azabaleta 
dalsasua 
normalmajoralways
closedfixed 
5
2.40MP11 
2.40MP12 
No
Core
No
0012065: The GeneralAccountingReports.java does not distinguish between accounting schemas.
The "FIND" section in this .java does not pass the accounting schema ID to the printPagePDF method.
Open the GeneralAccountingReports.java file
Go to FIND section
Look for printPagePDF method
See that instead of cAcctschemaId its passing ""
No tags attached.
has duplicate backport 0012073 closed dalsasua The GeneralAccountingReports.java does not distinguish between accounting schemas. 
blocks defect 0011961 closed dalsasua The GeneralAccountingReports.java does not distinguish between accounting schemas. 
Issue History
2010-01-26 09:18dalsasuaTypedefect => backport
2010-01-26 09:18dalsasuafix_in_branch => 2.40
2010-01-26 18:53dalsasuaRelationship addedhas duplicate 0012073
2010-02-01 13:58dalsasuaNote Added: 0023882
2010-02-01 14:35dalsasuaNote Added: 0023883
2010-02-01 14:35dalsasuaStatusscheduled => resolved
2010-02-01 14:35dalsasuaFixed in Version => 2.40
2010-02-01 14:35dalsasuaFixed in SCM revision => 6aaabc204f91
2010-02-01 14:35dalsasuaResolutionopen => fixed
2010-02-16 09:31arunkumarNote Added: 0024384
2010-02-16 09:31arunkumarStatusresolved => closed
2010-02-16 09:31arunkumarFixed in Version2.40 => 2.40MP12

Notes
(0023882)
dalsasua   
2010-02-01 13:58   
In order to test this: create a balance sheet for SmallBazaar. Run it. Realize that assets (-17.910,49) is different from liabilities (6.637,61). After the fix, both are the same.
(0023883)
dalsasua   
2010-02-01 14:35   
https://code.openbravo.com/erp/stable/2.40/rev/6aaabc204f91 [^]
(0024384)
arunkumar   
2010-02-16 09:31   
Tested & Working fine