Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0011013 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] 09. Financial management | major | always | 2009-10-16 13:34 | 2009-10-20 00:01 | |||
| Reporter | networkb | View Status | public | |||||
| Assigned To | dalsasua | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | 2.40MP11 | |||
| Status | closed | Fix in branch | pi | 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 | 0011013: 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 | No tags attached. | |||||||
| Attached Files | ||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
|||||||||||||||
  | 
|||||||||||||||
  		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 (viewer) 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:34 | networkb | OBNetwork customer | => Yes | 
| 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 |