Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018271Openbravo ERP09. Financial managementpublic2011-08-12 10:472016-06-17 19:37
ioritzCia 
ioritzCia 
normalminoralways
closedfixed 
20Ubuntu 10.04
 
 
dmiguelez
OBPS
Mozilla Firefox
Payment Report
12356
No
0018271: It would be nice to show the Payment Method in the html view.
It would be nice to show the Payment Method in the html view.
- Go to Payment Report.
- Launch it and see that the Payment Method it is not shown.
- It would be nice to have it.
Although it is posible to put it either in the html view or in the pdf and in the xls, these last two options are not likely to do. The pdf and xls are designed so they can be printed in an A4 landscape sheet. If we add more columns to them there are two options. To print it in a larger sheet. Or to try to make the columns of the pdf and xls narrower so that another column can enter. Neither of these options are likely.
No tags attached.
diff PaymentReport18271_15Q3_4.diff (55,158) 2016-03-15 10:48
https://issues.openbravo.com/file_download.php?file_id=9159&type=bug
Issue History
2011-08-12 10:47ioritzCiaNew Issue
2011-08-12 10:47ioritzCiaAssigned To => ioritzCia
2011-08-12 10:47ioritzCiaWeb browser => Mozilla Firefox
2011-08-12 10:47ioritzCiaModules => Payment Report
2011-08-12 10:47ioritzCiaOBNetwork customer => Yes
2011-08-12 10:47ioritzCiaSupport ticket => 12356
2011-08-12 10:47ioritzCiaResolution time => 1319580000
2011-08-12 10:48ioritzCiaWeb browserMozilla Firefox => Mozilla Firefox
2011-08-12 10:48ioritzCiaResolution time1319580000 =>
2011-08-12 10:58ioritzCiaIssue Monitored: networkb
2016-03-15 10:48ngarciaFile Added: PaymentReport18271_15Q3_4.diff
2016-03-15 10:54heccamIssue Monitored: heccam
2016-04-20 19:18dmiguelezNote Added: 0085789
2016-04-20 19:23hgbotCheckin
2016-04-20 19:23hgbotNote Added: 0085791
2016-04-20 19:23hgbotStatusnew => resolved
2016-04-20 19:23hgbotResolutionopen => fixed
2016-04-20 19:23hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f7808366cd8bd11cb448831324b655952f15240d [^]
2016-04-20 19:23hgbotCheckin
2016-04-20 19:23hgbotNote Added: 0085792
2016-04-20 19:31dmiguelezReview Assigned To => dmiguelez
2016-04-20 19:31dmiguelezNote Added: 0085794
2016-04-20 19:31dmiguelezStatusresolved => closed
2016-04-20 19:59hgbotCheckin
2016-04-20 19:59hgbotNote Added: 0085799
2016-06-17 19:37hudsonbotCheckin
2016-06-17 19:37hudsonbotNote Added: 0087468
2016-06-17 19:37hudsonbotCheckin
2016-06-17 19:37hudsonbotNote Added: 0087469
2016-06-17 19:37hudsonbotCheckin
2016-06-17 19:37hudsonbotNote Added: 0087472

Notes
(0085789)
dmiguelez   
2016-04-20 19:18   
Test Plan:

Open Payment Report Window

Set filters
Organization: F&B EspaƱa
Document Date From: 01-01-2016
Document Date To:31-12-2016

Launch report

Check that in the output it is possible to see the Payment Method
Check that all rows are correctly aligned
Check xls and PDF outputs too (everything should be aligned)

Add grouping criteria:
Business Partner

Launch report

Check output for html, xls and PDF (everything perfectly aligned)
(0085791)
hgbot   
2016-04-20 19:23   
Repository: erp/devel/pi
Changeset: f7808366cd8bd11cb448831324b655952f15240d
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Apr 19 13:47:59 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f7808366cd8bd11cb448831324b655952f15240d [^]

Fixes Issue 18271. Adds payment method field to Report output.

---
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.html
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.xml
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportExcel.jrxml
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportPDF.jrxml
---
(0085792)
hgbot   
2016-04-20 19:23   
Repository: erp/devel/pi
Changeset: a4c45ff02eb96de46eb7a37371f872935d8fd2e7
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Apr 20 09:56:17 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a4c45ff02eb96de46eb7a37371f872935d8fd2e7 [^]

Related to Issue 18271. Related to Issue 18273. Export of
AD_TEXTINTERFACES.

---
M modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---
(0085794)
dmiguelez   
2016-04-20 19:31   
Code Review + Testing Ok
(0085799)
hgbot   
2016-04-20 19:59   
Repository: erp/devel/pi
Changeset: 112bc5f8f2c60fb65f6f779fa0c615396220fd06
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Apr 20 19:58:48 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/112bc5f8f2c60fb65f6f779fa0c615396220fd06 [^]

Related to Issue 18273, related to Issue 18271. Fixes extra characters in html.

---
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.html
---
(0087468)
hudsonbot   
2016-06-17 19:37   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/0dc7be081b1c [^]
Maturity status: Test
(0087469)
hudsonbot   
2016-06-17 19:37   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/0dc7be081b1c [^]
Maturity status: Test
(0087472)
hudsonbot   
2016-06-17 19:37   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/0dc7be081b1c [^]
Maturity status: Test