Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008824Openbravo ERP09. Financial managementpublic2009-04-29 09:142009-06-09 00:00
eintelau 
eduardo_Argal 
normalminoralways
closedfixed 
205.2
pi 
pi 
Core
No
0008824: General account report does not display start/end dates correctly when financial year is not calendar year
When the general accounting report displays the start/end date in its header, it assumes that the accounting calendar is the same as a normal calendar year (ie Jan to Dec). If the accounting calendar is different (e.g July to June) it display incorrect dates.
- Define a calendar with the first period starting 1st July and the last period starting 1st June the following year.
- Run a general accounting report using that calendar (leave to/from dates blank)
- The dates show up as 1/1/2009 to 31/12/2009 instead of 1/7/2009 to 31/6/2010.
Change the general accounting report to get the start/end date from the first/last period of the calendar it is running against.
No tags attached.
Issue History
2009-04-29 09:14eintelauNew Issue
2009-04-29 09:14eintelauAssigned To => rafaroda
2009-04-29 17:41psarobeStatusnew => scheduled
2009-04-29 17:41psarobeAssigned Torafaroda => eduardo_Argal
2009-04-29 17:41psarobefix_in_branch => pi
2009-04-30 04:40hgbotCheckin
2009-04-30 04:40hgbotNote Added: 0015949
2009-04-30 04:40hgbotStatusscheduled => resolved
2009-04-30 04:40hgbotResolutionopen => fixed
2009-04-30 04:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/39bfc648514c33da9eb8a6883f47077f886c29fd [^]
2009-06-08 16:02sureshbabuStatusresolved => closed
2009-06-08 16:02sureshbabuNote Added: 0017104
2009-06-08 16:02sureshbabuFixed in Version2.50MP1 => pi
2009-06-09 00:00anonymoussf_bug_id0 => 2803190

Notes
(0015949)
hgbot   
2009-04-30 04:40   
Repository: erp/devel/pi
Changeset: 39bfc648514c33da9eb8a6883f47077f886c29fd
Author: Ben Sommerville <ben.sommerville <at> eintel.com.au>
Date: Thu Apr 30 12:34:09 2009 +1000
URL: http://code.openbravo.com/erp/devel/pi/rev/39bfc648514c33da9eb8a6883f47077f886c29fd [^]

Fixes issue 8824: General account report does not display start/end dates correctly when financial year is not calendar year

---
M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java
M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports_data.xsql
---
(0017104)
sureshbabu   
2009-06-08 16:02   
Tested working fine