Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011013
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2009-10-16 13:342009-10-20 00:01
ReporternetworkbView Statuspublic 
Assigned Todalsasua 
PriorityimmediateResolutionfixedFixed in Version2.40MP11
StatusclosedFix in branchpiFixed in SCM revision0db06307da42
ProjectionnoneETAnoneTarget Version2.40MP11
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40MP9SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011013: The values of the filter on the General Accounting Report are not properly used

DescriptionThe 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
Proposed SolutionReplace the following line

String strDateToRef = vars.getRequestGlobalVariable("inpAsDateToRef", "GeneralAccountingReports|dateToRef");

for this other

String strDateToRef = vars.getRequestGlobalVariable("inpDateToRef", "GeneralAccountingReports|dateToRef");

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0010945 closeddalsasua General accounting report reference reads a wrong parameter to DateToRef 
depends on backport 00110172.40MP11 closeddalsasua The values of the filter on the General Accounting Report are not properly used 

-  Notes
(0021151)
hgbot (developer)
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
---
(0021179)
arunkumar (reporter)
2009-10-19 13:46

Tested & Working fine

- Issue History
Date Modified Username Field Change
2009-10-16 13:34 networkb New Issue
2009-10-16 13:34 networkb Assigned To => rafaroda
2009-10-16 13:55 psarobe Relationship added related to 0010945
2009-10-16 13:55 psarobe Status new => scheduled
2009-10-16 13:55 psarobe Assigned To rafaroda => dalsasua
2009-10-16 13:55 psarobe fix_in_branch => pi
2009-10-19 10:06 hgbot Checkin
2009-10-19 10:06 hgbot Note Added: 0021151
2009-10-19 10:06 hgbot Status scheduled => resolved
2009-10-19 10:06 hgbot Resolution open => fixed
2009-10-19 10:06 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/0db06307da42c6df79eb1558414233545078e1ef [^]
2009-10-19 13:46 arunkumar Status resolved => closed
2009-10-19 13:46 arunkumar Note Added: 0021179
2009-10-19 13:46 arunkumar Fixed in Version => 2.40MP11
2009-10-20 00:01 anonymous sf_bug_id 0 => 2882017


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker