Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016183Openbravo ERP09. Financial managementpublic2011-03-09 13:262011-05-09 10:35
xabiermerino 
dalsasua 
highminoralways
closedfixed 
5
2.50MP27 
2.50MP29 
Core
No
0016183: Wrong size of letters in the Payment Report
Wrong size of letters in the Payment Report

There are two options in the report:

- Group By Business Partner
- Group By Bank Account

These are the jrxml displayed depending this fields:

- Group By Business Partner - N
- Group By Bank Account - N -----> ReportDebtPayment_NoBP.jrxml --> wrong

- Group By Business Partner - Y
- Group By Bank Account - N -----> ReportDebtPayment.jrxml --> OK

- Group By Business Partner - N
- Group By Bank Account - Y -----> ReportDebtPayment_NoBP_BankAcc.jrxml -> wrong

- Group By Business Partner - Y
- Group By Bank Account - Y --> ReportDebtPayment_BankAcc.jrxml --> wrong


- Go to Financial Management || Receivables & Payables || Analysis Tools || Payment Report.
- Execute the report with these options
No tags attached.
Issue History
2011-03-09 13:26xabiermerinoNew Issue
2011-03-09 13:26xabiermerinoAssigned To => dalsasua
2011-03-09 13:26xabiermerinoModules => Core
2011-03-09 13:26xabiermerinoIssue Monitored: networkb
2011-03-09 13:37xabiermerinoSummaryChange the size of letters in the Payment Report when you select 'Group By Bank Account' => Wrong size of letters in the Payment Report
2011-03-09 13:37xabiermerinoDescription Updatedbug_revision_view_page.php?rev_id=1580#r1580
2011-03-09 13:37xabiermerinoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1582#r1582
2011-05-06 12:02hgbotCheckin
2011-05-06 12:02hgbotNote Added: 0036494
2011-05-06 12:02hgbotStatusnew => resolved
2011-05-06 12:02hgbotResolutionopen => fixed
2011-05-06 12:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/23da11ecd5a4206e5285009b21831c04d3d85855 [^]
2011-05-09 10:35xabiermerinoNote Added: 0036546
2011-05-09 10:35xabiermerinoStatusresolved => closed

Notes
(0036494)
hgbot   
2011-05-06 12:02   
Repository: erp/stable/2.50
Changeset: 23da11ecd5a4206e5285009b21831c04d3d85855
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed May 04 17:16:38 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/23da11ecd5a4206e5285009b21831c04d3d85855 [^]

Fixes issue 16183: Wrong size of letters in the Payment Report

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_BankAcc.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_NoBP.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_NoBP_BankAcc.jrxml
---
(0036546)
xabiermerino   
2011-05-09 10:35   
verified