Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034792Openbravo ERP09. Financial managementpublic2016-12-20 18:412017-09-28 15:35
egoitz 
collazoandy4 
normalminoralways
closedfixed 
5
 
3.0PR17Q4 
aferraz
Core
No
0034792: Error when accessing to the general ledger report
An error is printed on the openbravo log at tomcat when accessing to the general ledger report.
-Access to the report.
*The following error is shown:

2016-12-20 18:36:03,209 [ajp-bio-127.0.0.1-8009-exec-242] ERROR org.openbravo.xmlEngine.ErrorManagement - Data not defined for structure
2016-12-20 18:36:03,210 [ajp-bio-127.0.0.1-8009-exec-242] ERROR org.openbravo.xmlEngine.ErrorManagement - in designorg/openbravo/erpCommon/ad_reports/ReportGeneralLedger?sectionAmount?sectionPartner.structure2
No tags attached.
Issue History
2016-12-20 18:41egoitzNew Issue
2016-12-20 18:41egoitzAssigned To => Triage Finance
2016-12-20 18:41egoitzModules => Core
2016-12-20 18:41egoitzTriggers an Emergency Pack => No
2016-12-27 18:57markmm82Assigned ToTriage Finance => collazoandy4
2017-01-03 16:36collazoandy4Statusnew => scheduled
2017-01-03 16:36collazoandy4Note Added: 0093142
2017-01-04 11:46psanjuanNote Added: 0093163
2017-01-04 11:48psanjuanNote Added: 0093164
2017-09-27 14:59hgbotCheckin
2017-09-27 14:59hgbotNote Added: 0099631
2017-09-27 15:00aferrazNote Added: 0099632
2017-09-27 15:00aferrazStatusscheduled => resolved
2017-09-27 15:00aferrazFixed in Version => 3.0PR17Q4
2017-09-27 15:00aferrazFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/76953299f25ef060894dd61b532d2200401f45c0 [^]
2017-09-27 15:00aferrazResolutionopen => fixed
2017-09-27 15:00aferrazReview Assigned To => aferraz
2017-09-27 15:00aferrazStatusresolved => closed
2017-09-28 15:35hudsonbotCheckin
2017-09-28 15:35hudsonbotNote Added: 0099658

Notes
(0093142)
collazoandy4   
2017-01-03 16:36   
As Group Admin Role
 Open the General Ledger Report
 Check that openbravo log in tomcat doesn't show the following error


ERROR org.openbravo.xmlEngine.ErrorManagement - Data not defined for structure
ERROR org.openbravo.xmlEngine.ErrorManagement - in designorg/openbravo/erpCommon/ad_reports/ReportGeneralLedger?sectionAmount?sectionPartner.structure2
(0093163)
psanjuan   
2017-01-04 11:46   
Issue verified
(0093164)
psanjuan   
2017-01-04 11:48   
Test plan above verified. Issue can be code reviewed and closed.
(0099631)
hgbot   
2017-09-27 14:59   
Repository: erp/devel/pi
Changeset: 76953299f25ef060894dd61b532d2200401f45c0
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Jan 02 23:15:01 2017 -0800
URL: http://code.openbravo.com/erp/devel/pi/rev/76953299f25ef060894dd61b532d2200401f45c0 [^]

Fixes for issue 34792: Error printed in openbravo log when accessing to GLR

While accessing a General Ledger Report without selecting a group by criteria
an error was printed in the openbravo log at tomcat because the xml template
does not properly discard the sections according to the user shown structure

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java
---
(0099632)
aferraz   
2017-09-27 15:00   
Code review + Testing OK
(0099658)
hudsonbot   
2017-09-28 15:35   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/269dfb9e8626 [^]
Maturity status: Test