Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015783Openbravo ERP09. Financial managementpublic2011-01-26 18:202011-04-12 00:00
psarobe 
adrianromero 
immediateminoralways
closedfixed 
5
pi 
3.0RC5 
Core
No
0015783: General ledger report: Organization combo loses the value in the session
When you fill all the filters and click "search" and then you go to another window and come back again to the general ledger report, you still have all the previous filters except the Organization one (shows you *)

This is not correct. The organization value should be maintained
1. Go to Financial management, accounting, analysis tool
2. Fill the filters and for the organization select Main, click search
3. Move to another window and come back

Notice that the organization filter is missed (shows (*)). This is wrong

Expected result: Main value should be kept
Remove what we have done in the related issue and not allowed to select a blank option in the organization combo
No tags attached.
depends on backport 0015784 closed adrianromero General ledger report: Organization combo loses the value in the session 
Issue History
2011-01-26 18:20psarobeNew Issue
2011-01-26 18:20psarobeAssigned To => adrianromero
2011-01-26 18:20psarobeModules => Core
2011-01-26 18:20psarobeStatusnew => scheduled
2011-01-26 18:20psarobefix_in_branch => pi
2011-01-26 18:29psarobefix_in_branchpi =>
2011-01-26 18:29psarobeProposed Solution updated
2011-01-27 09:47hgbotCheckin
2011-01-27 09:47hgbotNote Added: 0033892
2011-01-27 09:47hgbotStatusscheduled => resolved
2011-01-27 09:47hgbotResolutionopen => fixed
2011-01-27 09:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6059f819fda4ceb01d40d21199d4de48c9520ad6 [^]
2011-04-11 12:11psarobeStatusresolved => closed
2011-04-11 12:11psarobeFixed in Version => 3.0RC5
2011-04-12 00:00anonymoussf_bug_id0 => 3284832

Notes
(0033892)
hgbot   
2011-01-27 09:47   
Repository: erp/devel/pi
Changeset: 6059f819fda4ceb01d40d21199d4de48c9520ad6
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Jan 27 09:46:19 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6059f819fda4ceb01d40d21199d4de48c9520ad6 [^]

Fixes issue 0015783: General ledger report: Organization combo loses the value in the session
It has been removed the changes done for issue 14489 and it has been fixed properly just removing the blank line in the Organization selector

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java
---