Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015493Openbravo ERP09. Financial managementpublic2010-12-20 18:172011-03-21 19:08
psarobe 
adrianromero 
urgentminoralways
closedfixed 
5
2.50MP24 
2.50MP28 
OBPS
Core
No
0015493: Page number is lost once you click the Search button
This happens in the following reports

accounting reports
.Balance sheet and P&L
.General Ledger Report
.General Ledger Journal
in pdf format, should have page number

(psanjuan = Trial Balance should be also taken into account)
Go to each report and execute them clicking the Search button. Right now the issue is that if you change the page number before clicking the Search button, once the page is refreshed the number is again 1.

Financial Management || Accounting || Analysis Tools || Balance sheet and P&L structure || Balance sheet and P&L structure

Financial Management || Accounting || Analysis Tools || Trial balance|| Trial balance

Financial Management || Accounting || Analysis Tools || General ledger || Genera ledger

Financial Management || Accounting || Analysis Tools || General ledger journal || General ledger journal
No tags attached.
blocks defect 0015492 closed adrianromero Page number is lost once you click the Search button 
Issue History
2010-12-20 18:18psarobeTypedefect => backport
2010-12-20 18:18psarobefix_in_branch => 2.50
2010-12-22 16:02adrianromeroversionpi => 2.50MP24
2011-03-04 11:23hgbotCheckin
2011-03-04 11:23hgbotNote Added: 0034549
2011-03-04 11:23hgbotStatusscheduled => resolved
2011-03-04 11:23hgbotResolutionopen => fixed
2011-03-04 11:23hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/af2c6cb2d148df5888b9a27b5c53e1a03bb827d2 [^]
2011-03-21 19:08jonalegriaesarteNote Added: 0035113
2011-03-21 19:08jonalegriaesarteStatusresolved => closed
2011-03-21 19:08jonalegriaesarteFixed in Version => 2.50MP28

Notes
(0034549)
hgbot   
2011-03-04 11:23   
Repository: erp/stable/2.50
Changeset: af2c6cb2d148df5888b9a27b5c53e1a03bb827d2
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Wed Mar 02 15:42:35 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/af2c6cb2d148df5888b9a27b5c53e1a03bb827d2 [^]

Fixes issue 0015493: Page number is lost once you click the Search button
It has been added the capability of storing in the session the initial page number value in the reports: Balance sheet, Trial balance, General ledger and General ledger journal

---
M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java
M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.xml
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.xml
---
(0035113)
jonalegriaesarte   
2011-03-21 19:08   
Verified