Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0011017 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| backport | [Openbravo ERP] 09. Financial management | major | always | 2009-10-16 13:34 | 2009-10-29 12:52 | |||
| Reporter | networkb | View Status | public | |||||
| Assigned To | dalsasua | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | 2.40MP11 | |||
| Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 0db06307da42 | |||
| Projection | none | ETA | none | Target Version | 2.40MP11 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | 2.40MP9 | SCM revision | ||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | OBPS | |||||||
| 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  | |||||||
| Proposed Solution | Replace the following line String strDateToRef = vars.getRequestGlobalVariable("inpAsDateToRef", "GeneralAccountingReports|dateToRef"); for this other String strDateToRef = vars.getRequestGlobalVariable("inpDateToRef", "GeneralAccountingReports|dateToRef");  | |||||||
| Tags | main | |||||||
| Attached Files | ||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
||||||||
  | 
||||||||
  		Notes	 | 
|
| 
				(0021171) dalsasua (viewer) 2009-10-19 12:37  | 
	
		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 ---  | 
| 
				(0021468) arunkumar (viewer) 2009-10-29 12:52  | 
	Tested & Working fine. | 
  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 | 
| Copyright © 2000 - 2009 MantisBT Group |