Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035275Openbravo ERP09. Financial managementpublic2017-02-14 17:462017-02-16 23:20
maite 
collazoandy4 
immediatemajoralways
closedfixed 
5
 
3.0PR16Q3.63.0PR16Q3.6 
markmm82
Core
Production - Confirmed Stable
2016-04-28
3.0PR16Q3
http://code.openbravo.com/erp/devel/pi/rev/b115497583a1 [^]
No
0035275: "General Ledger" filter is removed when pressing "next page" in General Ledger Report HTML
When trying to navigate to next page of results, "general ledger" field is not maintained
1. Access General Ledger Report and set following filtering criteria:
from 01/01/2010 to 31/12/2017
org= *
general ledger= F&B International Group
from account "Accounts Receivable" to account "Accounts Receivable"
press SEARCH button to obtain results in HTML
2. Click on "next page" yellow arrow and realize that "General Ledger" field has been reset to first value of the combo, which is "F&B EspaƱa"
No tags attached.
blocks defect 0035266 closed collazoandy4 "General Ledger" filter is removed when pressing "next page" in General Ledger Report HTML 
Issue History
2017-02-15 16:34markmm82Typedefect => backport
2017-02-15 16:34markmm82Target Version => 3.0PR16Q3.6
2017-02-16 15:18collazoandy4Note Added: 0094392
2017-02-16 23:18hgbotCheckin
2017-02-16 23:18hgbotNote Added: 0094410
2017-02-16 23:18hgbotStatusscheduled => resolved
2017-02-16 23:18hgbotResolutionopen => fixed
2017-02-16 23:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR16Q3.6/rev/53591ee12073396cb14740590623c3edd8f093ba [^]
2017-02-16 23:20markmm82Review Assigned To => markmm82
2017-02-16 23:20markmm82Note Added: 0094411
2017-02-16 23:20markmm82Statusresolved => closed
2017-02-16 23:20markmm82Fixed in Version => 3.0PR16Q3.6

Notes
(0094392)
collazoandy4   
2017-02-16 15:18   
Go to General Ledger Report
  From: 01/01/2010
  To: 31/12/2017
  Organization = *
  General Ledger= F&B International Group
  Clic on SEARCH button to obtain results in HTML
  Click on "next page" and verify that General Ledger filter doesn't change his value
(0094410)
hgbot   
2017-02-16 23:18   
Repository: erp/backports/3.0PR16Q3.6
Changeset: 53591ee12073396cb14740590623c3edd8f093ba
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Wed Feb 15 18:29:25 2017 -0500
URL: http://code.openbravo.com/erp/backports/3.0PR16Q3.6/rev/53591ee12073396cb14740590623c3edd8f093ba [^]

Fixes issue 35275: General Ledger filter removed when paginating in GL Report

The General Ledger filter was removed when paginating in General Ledger Report
in HTML view

Now the General Ledger filter it's save in the session by the FIND action and get in the DEFAULT action
for showing in the report page

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java
---
(0094411)
markmm82   
2017-02-16 23:20   
Code review + Testing OK