Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015507 | Openbravo ERP | 02. Master data management | public | 2010-11-24 09:52 | 2011-01-27 17:50 |
|
Reporter | ioritzCia | |
Assigned To | ioritzCia | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 2.50MP26 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0015507: The printable window for Business Partner should show information about the new flow of APRM |
Description | 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. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | feature request | 0015273 | | closed | ioritzCia | The printable window for Business Partner should show information about the new flow of APRM |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-12-21 17:46 | ioritzCia | Type | feature request => backport |
2010-12-21 17:46 | ioritzCia | fix_in_branch | => 2.50 |
2011-01-19 09:13 | hgbot | Checkin | |
2011-01-19 09:13 | hgbot | Note Added: 0033747 | |
2011-01-19 09:13 | hgbot | Status | scheduled => resolved |
2011-01-19 09:13 | hgbot | Resolution | open => fixed |
2011-01-19 09:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/794e0db25c2e19fe69ac06484a9a4016c0c638e4 [^] |
2011-01-19 09:56 | ioritzCia | Note Added: 0033751 | |
2011-01-19 18:53 | hgbot | Checkin | |
2011-01-19 18:53 | hgbot | Note Added: 0033776 | |
2011-01-27 17:50 | psarobe | Note Added: 0033931 | |
2011-01-27 17:50 | psarobe | Status | resolved => closed |
2011-01-27 17:50 | psarobe | Fixed in Version | => 2.50MP26 |
Notes |
|
(0033747)
|
hgbot
|
2011-01-19 09:13
|
|
Repository: erp/stable/2.50
Changeset: 794e0db25c2e19fe69ac06484a9a4016c0c638e4
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Tue Jan 18 11:32:04 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/794e0db25c2e19fe69ac06484a9a4016c0c638e4 [^]
Fixes issue 15507: 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_BpartnerPayments.srpt
A src/org/openbravo/erpReports/RptC_BpartnerPayments.xml
---
|
|
|
|
* 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. |
|
|
(0033776)
|
hgbot
|
2011-01-19 18:53
|
|
|
|
|
|