Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002111Openbravo ERP09. Financial managementpublic2007-10-18 13:122008-06-12 09:43
psarobe 
marvintm 
normalminoralways
closedduplicate 
5
 
pi 
Core
No
0002111: Accounting report. Filter year
The year is almost hardcore because it takes the actual year instead of being able to chose the year if the period is monthly or quarter

There has to be a new filter for these two cases

Environment:
2.34
FF
Oracle
XP

Steps:
- Login into English
- Go to Financial management-->Accounting-->Analysis tools-->Create Accounting Report

No tags attached.
Issue History

Notes
(0005700)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1815696 [^]
(0002421)
alostale   
2007-10-19 13:57   
(edited on: 2008-06-12 09:22)
Logged In: YES
user_id=1500722
Originator: NO

It is necessary to add the filter in the interface for these cases, in addition these reports should have the same improvement:
-Tax Report
-Cashflow Report
(0002422)
alostale   
2007-10-19 14:01   
(edited on: 2008-06-12 09:22)
Logged In: YES
user_id=1500722
Originator: NO

Tip:
in fact it is hardcoded:
  CreateAccountReport.java, lin 164: String strYear = DateTimeData.sysdateYear(this);
(0002423)
marvintm   
2007-12-13 17:24   
(edited on: 2008-06-12 09:22)
Logged In: YES
user_id=1952914
Originator: NO

https://sourceforge.net/tracker/index.php?func=detail&aid=1814408&group_id=162271&atid=823129 [^]