Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0011017 | Openbravo ERP | 09. Financial management | public | 2009-10-16 13:34 | 2009-10-29 12:52 | |||||||
Reporter | networkb | |||||||||||
Assigned To | dalsasua | |||||||||||
Priority | immediate | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | 2.40MP9 | |||||||||||
Target Version | 2.40MP11 | Fixed in Version | 2.40MP11 | |||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0011017: The values of the filter on the General Accounting Report are not properly used | |||||||||||
Description | The values of the filter on the General Accounting Report are not properly used. In the org.openbravo.erpCommon.ad_reports.GeneralAccountingReports the value for strDateToRef variable is taked from the field inpAsDateToRef ant it should be taken from the field inpDateToRef | |||||||||||
Steps To Reproduce | ||||||||||||
Proposed Solution | Replace the following line String strDateToRef = vars.getRequestGlobalVariable("inpAsDateToRef", "GeneralAccountingReports|dateToRef"); for this other String strDateToRef = vars.getRequestGlobalVariable("inpDateToRef", "GeneralAccountingReports|dateToRef"); | |||||||||||
Additional Information | ||||||||||||
Tags | main | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2009-10-16 13:55 | psarobe | Type | defect => backport | |||||||||
2009-10-16 13:55 | psarobe | fix_in_branch | => 2.40 | |||||||||
2009-10-19 08:30 | rafaroda | Assigned To | rafaroda => dalsasua | |||||||||
2009-10-19 12:37 | dalsasua | Status | scheduled => resolved | |||||||||
2009-10-19 12:37 | dalsasua | Fixed in Version | => 2.40 | |||||||||
2009-10-19 12:37 | dalsasua | Fixed in SCM revision | => 0db06307da42c6df79eb1558414233545078e1ef | |||||||||
2009-10-19 12:37 | dalsasua | Resolution | open => fixed | |||||||||
2009-10-19 12:37 | dalsasua | Note Added: 0021171 | ||||||||||
2009-10-22 19:26 | psarobe | Tag Attached: main | ||||||||||
2009-10-29 12:52 | arunkumar | Status | resolved => closed | |||||||||
2009-10-29 12:52 | arunkumar | Note Added: 0021468 | ||||||||||
2009-10-29 12:52 | arunkumar | Fixed in Version | 2.40 => 2.40MP11 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|