Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010945Openbravo ERP09. Financial managementpublic2009-10-13 13:512009-10-20 00:01
OlliJT 
dalsasua 
normalmajoralways
closedfixed 
20rPath Linux
2.40MP8 
2.40MP11 
Core
No
0010945: General accounting report reference reads a wrong parameter to DateToRef
The report reads parameter "inpAsDateToRef" but it should read "inpDateToRef". See the fixing diff file.
No tags attached.
related to defect 00110132.40MP11 closed dalsasua The values of the filter on the General Accounting Report are not properly used 
diff diff.diff (1,269) 2009-10-13 13:51
https://issues.openbravo.com/file_download.php?file_id=1845&type=bug
Issue History
2009-10-13 13:51OlliJTNew Issue
2009-10-13 13:51OlliJTAssigned To => rafaroda
2009-10-13 13:51OlliJTFile Added: diff.diff
2009-10-13 14:06villindIssue Monitored: villind
2009-10-16 13:44psarobeStatusnew => scheduled
2009-10-16 13:44psarobeNote Added: 0021109
2009-10-16 13:44psarobeAssigned Torafaroda => dalsasua
2009-10-16 13:44psarobefix_in_branch => pi
2009-10-16 13:44psarobeStatusscheduled => feedback
2009-10-16 13:55psarobeRelationship addedrelated to 0011013
2009-10-16 16:07networkbNote Added: 0021119
2009-10-16 21:12OlliJTNote Added: 0021139
2009-10-19 10:06hgbotCheckin
2009-10-19 10:06hgbotNote Added: 0021150
2009-10-19 10:06hgbotStatusfeedback => resolved
2009-10-19 10:06hgbotResolutionopen => fixed
2009-10-19 10:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/0db06307da42c6df79eb1558414233545078e1ef [^]
2009-10-19 13:54arunkumarStatusresolved => closed
2009-10-19 13:54arunkumarNote Added: 0021180
2009-10-19 13:54arunkumarFixed in Version => 2.40MP11
2009-10-20 00:01anonymoussf_bug_id0 => 2882015

Notes
(0021109)
psarobe   
2009-10-16 13:44   
Dalsasua, What do you think?

Thanks in advance OlliJT
(0021119)
networkb   
2009-10-16 16:07   
This error can cause problems when executing the reports when defining data for the year, because the date of the refer year is not properly used
(0021139)
OlliJT   
2009-10-16 21:12   
This issue is a duplicate of 0011013.
(0021150)
hgbot   
2009-10-19 10:06   
Repository: erp/stable/2.40
Changeset: 0db06307da42c6df79eb1558414233545078e1ef
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Mon Oct 19 10:04:52 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/0db06307da42c6df79eb1558414233545078e1ef [^]

Fixes issue 10945. Fixes issue 11013.
The values of the filter on the General Accounting Report are not properly used

---
M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java
---
(0021180)
arunkumar   
2009-10-19 13:54   
Tested & Working fine