Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016357Openbravo ERP09. Financial managementpublic2011-03-17 12:172011-04-07 00:00
xabiermerino 
egoitz 
highminoralways
closedfixed 
5
pi 
3.0RC63.0RC6 
Core
No
0016357: The value of the filter 'From Account' dissapears when you go back to Trial Balance Report.
The value of the filter 'From Account' dissapears when you go back to Trial Balance Report.
- Go to Trial Balance Report.
- Account Level: Subaccount
- Select two accounts (from and to)
- Navigate to detail and go back.
No tags attached.
depends on backport 00163562.50MP30 closed egoitz The value of the filter 'From Account' dissapears when you go back to Trial Balance Report. 
Issue History
2011-03-17 12:17xabiermerinoNew Issue
2011-03-17 12:17xabiermerinoAssigned To => egoitz
2011-03-17 12:17xabiermerinoModules => Core
2011-03-17 12:17xabiermerinoIssue generated from0016356
2011-03-17 12:17xabiermerinoRelationship addedblocks 0016356
2011-03-17 16:29hgbotCheckin
2011-03-17 16:29hgbotNote Added: 0035008
2011-03-17 16:29hgbotStatusnew => resolved
2011-03-17 16:29hgbotResolutionopen => fixed
2011-03-17 16:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/48d63ec08c275fc17830fc9b2692e45297009c2e [^]
2011-03-17 16:31egoitzNote Added: 0035009
2011-03-24 17:06dalsasuaRelationship replaceddepends on 0016356
2011-04-06 13:16xabiermerinoNote Added: 0035655
2011-04-06 13:16xabiermerinoStatusresolved => closed
2011-04-06 13:16xabiermerinoFixed in Version => 3.0RC6
2011-04-07 00:00anonymoussf_bug_id0 => 3278049

Notes
(0035008)
hgbot   
2011-03-17 16:29   
Repository: erp/devel/pi
Changeset: 48d63ec08c275fc17830fc9b2692e45297009c2e
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Thu Mar 17 16:28:57 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/48d63ec08c275fc17830fc9b2692e45297009c2e [^]

Fixed Issue 16357. The value of the account filters dissapears when you go back to Trial Balance Report

---
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
---
(0035009)
egoitz   
2011-03-17 16:31   
it * How to test the issue
Fill the account from and account to in the report trial balance, and execute the report. Then navigate to the details and go back to the trial balance report.
See that both account filters are maintained with the previously selected values.
 * Other areas affected
Only the the way that filters where filled have been changed. The java was trying to load the session variables from an incorrect window.
(0035655)
xabiermerino   
2011-04-06 13:16   
Verified