Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014896Openbravo ERP09. Financial managementpublic2010-10-18 11:472010-12-30 13:13
networkb 
adrianromero 
highminoralways
closedfixed 
20Community Appliance
2.50MP22 
2.50MP25 
Core
No
0014896: accounting reports should have page number
the 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)
. run reports
No tags attached.
related to defect 0015492 closed adrianromero Page number is lost once you click the Search button 
Issue History
2010-10-18 11:47networkbNew Issue
2010-10-18 11:47networkbAssigned To => dalsasua
2010-10-21 10:55jmonNote Added: 0032046
2010-10-28 10:17balamuruganAssigned Todalsasua => balamurugan
2010-10-28 11:38rsureshAssigned Tobalamurugan => rsuresh
2010-11-08 16:38adrianromeroAssigned Torsuresh => adrianromero
2010-11-12 11:08psanjuanDescription Updatedbug_revision_view_page.php?rev_id=1194#r1194
2010-11-25 12:29hgbotCheckin
2010-11-25 12:29hgbotNote Added: 0032844
2010-11-25 12:29hgbotStatusnew => resolved
2010-11-25 12:29hgbotResolutionopen => fixed
2010-11-25 12:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f791b100470b90db5d47eaf916a81829693ee992 [^]
2010-11-30 17:52hudsonbotCheckin
2010-11-30 17:52hudsonbotNote Added: 0032947
2010-12-10 14:21hgbotCheckin
2010-12-10 14:21hgbotNote Added: 0033106
2010-12-10 14:21hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/f791b100470b90db5d47eaf916a81829693ee992 [^] => http://code.openbravo.com/erp/devel/pi/rev/b3ea04de2722a5d01261150dd8459b32d5cdffde [^]
2010-12-20 18:11psarobeNote Added: 0033314
2010-12-20 18:11psarobeStatusresolved => closed
2010-12-20 18:17psarobeRelationship addedrelated to 0015492
2010-12-21 00:00anonymoussf_bug_id0 => 3140993
2010-12-30 13:13hudsonbotCheckin
2010-12-30 13:13hudsonbotNote Added: 0033432

Notes
(0032046)
jmon   
2010-10-21 10:55   
The initial page number should be modifiable by the user, as these reports are included in annual "Memorias" and we have to keep integrity for the whole document's page number
(0032844)
hgbot   
2010-11-25 12:29   
Repository: erp/devel/pi
Changeset: f791b100470b90db5d47eaf916a81829693ee992
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Thu Nov 25 16:58:11 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/f791b100470b90db5d47eaf916a81829693ee992 [^]

Fixes Issue 14896: accounting reports should have page number

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.xml
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.xml
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalancePDF.jrxml
---
(0032947)
hudsonbot   
2010-11-30 17:52   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/f791b100470b [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/7c27b4b566df [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.19017.obx [^]
(0033106)
hgbot   
2010-12-10 14:21   
Repository: erp/devel/pi
Changeset: b3ea04de2722a5d01261150dd8459b32d5cdffde
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Fri Dec 10 14:21:13 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b3ea04de2722a5d01261150dd8459b32d5cdffde [^]

Fixes issue 0014896: accounting reports should have page number
Improves the style of parameter textbox and label

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.xml
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.xml
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalancePDF.jrxml
---
(0033314)
psarobe   
2010-12-20 18:11   
Tested working fine but with a little issue. Once you setup the page number and click search, that number is not kept so you have to fill it again in order to see in the PDF format
(0033432)
hudsonbot   
2010-12-30 13:13   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/b3ea04de2722 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/7d7e5eebcc62 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.19448.obx [^]