Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015273Openbravo ERP02. Master data managementpublic2010-11-24 09:522011-05-24 10:57
ioritzCia 
ioritzCia 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0015273: The printable window for Business Partner should show information about the new flow of APRM
The printable window for Business Partner should show information about the new flow of APRM. It would be good to show information about payment plans. For each payment plan it should show the following information.

- What order or invoice number does the payment plan belong to.
- Due date.
- Payment Method.
- Expected Amount.
- Paid Amount.
- Outstanding Amount.

There also should be shown the sum of the expected, paid and outstanding amount. This should be shown in a similar way as the added information for orders, shipments or invoices.
closingMay2011
depends on backport 0015507 closed ioritzCia The printable window for Business Partner should show information about the new flow of APRM 
Issue History
2010-11-24 09:52ioritzCiaNew Issue
2010-11-24 09:52ioritzCiaAssigned To => ioritzCia
2010-12-21 17:46ioritzCiaStatusnew => scheduled
2010-12-21 17:46ioritzCiafix_in_branch => pi
2011-01-19 09:44hgbotCheckin
2011-01-19 09:44hgbotNote Added: 0033749
2011-01-19 09:44hgbotStatusscheduled => resolved
2011-01-19 09:44hgbotResolutionopen => fixed
2011-01-19 09:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f3410264150a657bc6206182266148bd6966d1bd [^]
2011-01-19 09:56ioritzCiaNote Added: 0033750
2011-01-19 18:50hgbotCheckin
2011-01-19 18:50hgbotNote Added: 0033775
2011-05-24 10:03dalsasuaTag Attached: closingMay2011
2011-05-24 10:57dalsasuaStatusresolved => closed

Notes
(0033749)
hgbot   
2011-01-19 09:44   
Repository: erp/devel/pi
Changeset: f3410264150a657bc6206182266148bd6966d1bd
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Wed Jan 19 09:43:14 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f3410264150a657bc6206182266148bd6966d1bd [^]

Fixes issue 15273: The printable window for Business Partner should show information about the new flow of APRM.

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpReports/RptC_Bpartner.html
M src/org/openbravo/erpReports/RptC_Bpartner.java
M src/org/openbravo/erpReports/RptC_Bpartner.xml
M src/org/openbravo/erpReports/RptC_BpartnerABC.srpt
M src/org/openbravo/erpReports/RptC_BpartnerABCref.srpt
M src/org/openbravo/erpReports/RptC_BpartnerCustomer_data.xsql
M src/org/openbravo/erpReports/RptC_BpartnerPeriodInout.srpt
M src/org/openbravo/erpReports/RptC_BpartnerPeriodInvoice.srpt
M src/org/openbravo/erpReports/RptC_BpartnerPeriodSales.srpt
M src/org/openbravo/erpReports/RptC_BpartnerSales_data.xsql
M src/org/openbravo/erpReports/RptC_BpartnerVendor_data.xsql
A src/org/openbravo/erpReports/RptC_BpartnerPaymentsIn.srpt
A src/org/openbravo/erpReports/RptC_BpartnerPaymentsIn.xml
A src/org/openbravo/erpReports/RptC_BpartnerPaymentsOut.srpt
A src/org/openbravo/erpReports/RptC_BpartnerPaymentsOut.xml
---
(0033750)
ioritzCia   
2011-01-19 09:56   
* Testing the issue

- Go to Master Data Management || Business Partner
- Click on print button.
- See the new changes in that popup.

* Other areas affected

No other areas affected.
(0033775)
hgbot   
2011-01-19 18:50   
Repository: erp/devel/pi
Changeset: 43dbb3f77a68aa0c10c4b732d0e926c15965cdb9
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Wed Jan 19 18:48:28 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/43dbb3f77a68aa0c10c4b732d0e926c15965cdb9 [^]

Related to issue 15273: Alias added.

---
M src/org/openbravo/erpReports/RptC_BpartnerCustomer_data.xsql
---