Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010158Openbravo ERP09. Financial managementpublic2009-08-03 10:172009-08-21 00:00
networkb 
dalsasua 
urgentmajoralways
closedfixed 
30
2.50MP3 
2.50MP4pi 
Core
No
0010158: The report general ledger does not work when selecting in the from account combobox a account that has not entries
The report general ledger does not work when selecting in the from account combobox a account that has not entries. It should start showing
the movements starting on the first account higher than the selected account.

The error shown is the following:

Error: Error
java.lang.ArrayIndexOutOfBoundsException: 0
-Go to Financial Management || Accounting || Analysis Tools || General Ledger Report || General Ledger Report
-In "from account" combo select a account that has not movements to be showed on the report.
-Click no html format button to show the report.
-You get the following error:

Error: Error
java.lang.ArrayIndexOutOfBoundsException: 0
No tags attached.
Issue History
2009-08-03 10:17networkbNew Issue
2009-08-03 10:17networkbAssigned To => rafaroda
2009-08-03 12:53rafarodaAssigned Torafaroda => dalsasua
2009-08-03 12:53rafarodaPriorityimmediate => urgent
2009-08-03 12:53rafarodaStatusnew => scheduled
2009-08-03 13:49azabaletaIssue Monitored: azabaleta
2009-08-12 10:27networkbTarget Version => 2.50MP4
2009-08-19 20:27hgbotCheckin
2009-08-19 20:27hgbotNote Added: 0019078
2009-08-19 20:27hgbotStatusscheduled => resolved
2009-08-19 20:27hgbotResolutionopen => fixed
2009-08-19 20:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a4c854202eb204cb98eac56f1dfb233282aa2085 [^]
2009-08-20 14:57sureshbabuStatusresolved => closed
2009-08-20 14:57sureshbabuNote Added: 0019114
2009-08-20 14:57sureshbabuFixed in Version => pi
2009-08-21 00:00anonymoussf_bug_id0 => 2841459

Notes
(0019078)
hgbot   
2009-08-19 20:27   
Repository: erp/devel/pi
Changeset: a4c854202eb204cb98eac56f1dfb233282aa2085
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Wed Aug 19 20:27:12 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a4c854202eb204cb98eac56f1dfb233282aa2085 [^]

Fixes Issue 10158: The report general ledger does not work when selecting in the from account combobox a account that has not entries

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java
---
(0019114)
sureshbabu   
2009-08-20 14:57   
Tested, i am not getting this error.