Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038662 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Payment Aging Balance Report | major | always | 2018-05-30 17:57 | 2019-03-28 11:02 | |||
Reporter | maite | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 0f093201465e | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | dmiguelez | |||||||
Support ticket | 2008 | |||||||
OBNetwork customer | OBPS | |||||||
Regression introduced in release | ||||||||
Summary | 0038662: Prepayments registered for not invoiced orders should also be considered in the report | |||||||
Description | Credit Payments are included in the report representing a decrease in the net debt of this customer. Prepayments registered against not invoiced orders mean the same so they should also be considered in the report | |||||||
Steps To Reproduce | 0. Register Sales Order for any org and bp. Add any line and process 1. Run Add Payment process and prepay order 2. Run Receivables Aging Schedule report for this org and bp and realize that no information is shown 3. Register a Payment In document for this org and bp. Run Add Details process, set any amount and select Overpayment Action= Leave credit to be used later. Process Payment. If you run Receivables Aging Schedule report for this org and bp you will see this payment in CREDITS section | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0105075) AtulOpenbravo (viewer) 2018-06-11 22:57 edited on: 2018-06-11 23:20 |
Test Plan - Register Sales Order for any org and bp. Add any line and process. - Run Add Payment process and prepay order fully. - Run Receivables Aging Schedule report for this org and bp, realize that prepayment against order information is shown in CREDITS SECTION. - Register Purchase Order for any org and bp. Add any line and process. - Run Add Payment process and prepay order fully. - Run Payables Aging Schedule report for this org and bp, realize that prepayment against order information is shown in CREDITS SECTION. |
(0105076) AtulOpenbravo (viewer) 2018-06-11 23:09 edited on: 2018-06-11 23:20 |
Test Plan - Register Sales Order for any org and bp. Add any line and process. - Run Add Payment process and prepay order fully. - Run Receivables Aging Schedule report for this org and bp, realize that prepayment against order information is shown in CREDITS section. - Add a partial Sales Invoice against the Sales Order in Step 1. - Run Receivables Aging Schedule report for this org and bp, realize CREDITS section shows only the amount from prepayment amount related to order and not yet invoiced yet. For eg: Sales Order Amount 6449.30| Product | Qty 1000 | Prepayment 6449.30 Sales Invoice Amount 3224.65 | Product | Qty 500 | Total Paid 3224.65 Amount appearing in CREDITS section: Prepayment Amount - Total Paid in Invoice = 6449.30 - 3224.65 = 3,224.65 |
(0105077) AtulOpenbravo (viewer) 2018-06-11 23:19 |
Test Plan - Register Purchase Order for any org and bp. Add any line and process. Amount = 2147.75 - Run Add Payment process and prepay order partially. for eg: Prepayment Amount = 1000. - Run Payables Aging Schedule report for this org and bp, realize that prepayment against order information is shown in CREDITS section. - Add a complete Purchase Invoice against the Purchase Order in Step 1. - Run Payables Aging Schedule report for this org and bp, realize outstanding invoice amount is shown under CUREENT section. Amount = 1147.75 |
(0105267) dmiguelez (viewer) 2018-06-19 18:21 |
Test Plan - Register a Payment In document for any org and bp. Run Add Details process, set any amount and select Overpayment Action= Leave credit to be used later. Process Payment. If you run Receivables Aging Schedule report for this org and bp you will see this payment in CREDITS section. - Register Sales Order for same org and bp and more amount than previously left as credit. Add any line and process. - Create a Payment for the Sales Order using the previously created Credit Payment and some extra amount - f you run Receivables Aging Schedule report for this org and bp you will see the payment of the Sales Order in CREDITS section |
(0105268) hgbot (developer) 2018-06-20 08:19 |
Repository: erp/devel/pi Changeset: 0f093201465e878ae193f0797413f68a0186d60e Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Wed Jun 13 19:14:06 2018 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/0f093201465e878ae193f0797413f68a0186d60e [^] Fixes Issue 38662:Prepayments registered for not invoiced orders should also be considered in the report Prepayment related with orders which are not yet invoiced completely or are partially invoiced are considered under CREDITs in Receivables and Payables Aging Schedule Reports. --- M src/org/openbravo/erpCommon/ad_reports/AgingDao_data.xsql --- |
(0105269) dmiguelez (viewer) 2018-06-20 08:20 |
Code Review + Testing Ok |
(0105281) hudsonbot (viewer) 2018-06-20 12:23 |
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/2c33dbbce384 [^] Maturity status: Test |
(0110713) ngarcia (viewer) 2019-03-28 11:02 |
Fixed in 3.0PR18Q3 |
![]() |
|||
Date Modified | Username | Field | Change |
2018-05-30 17:57 | maite | New Issue | |
2018-05-30 17:57 | maite | Assigned To | => Triage Finance |
2018-05-30 17:57 | maite | Resolution time | => 1529445600 |
2018-05-30 17:57 | maite | Support ticket | => 2008 |
2018-05-30 17:57 | maite | OBNetwork customer | => Yes |
2018-05-30 17:58 | maite | Issue Monitored: networkb | |
2018-05-31 16:33 | dmiguelez | Assigned To | Triage Finance => AtulOpenbravo |
2018-06-11 22:57 | AtulOpenbravo | Status | new => scheduled |
2018-06-11 22:57 | AtulOpenbravo | Note Added: 0105075 | |
2018-06-11 23:09 | AtulOpenbravo | Note Added: 0105076 | |
2018-06-11 23:19 | AtulOpenbravo | Note Added: 0105077 | |
2018-06-11 23:20 | AtulOpenbravo | Note Edited: 0105076 | View Revisions |
2018-06-11 23:20 | AtulOpenbravo | Note Edited: 0105075 | View Revisions |
2018-06-11 23:20 | AtulOpenbravo | Note Edited: 0105075 | View Revisions |
2018-06-19 18:21 | dmiguelez | Note Added: 0105267 | |
2018-06-20 08:19 | hgbot | Checkin | |
2018-06-20 08:19 | hgbot | Note Added: 0105268 | |
2018-06-20 08:19 | hgbot | Status | scheduled => resolved |
2018-06-20 08:19 | hgbot | Resolution | open => fixed |
2018-06-20 08:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0f093201465e878ae193f0797413f68a0186d60e [^] |
2018-06-20 08:20 | dmiguelez | Review Assigned To | => dmiguelez |
2018-06-20 08:20 | dmiguelez | Note Added: 0105269 | |
2018-06-20 08:20 | dmiguelez | Status | resolved => closed |
2018-06-20 12:23 | hudsonbot | Checkin | |
2018-06-20 12:23 | hudsonbot | Note Added: 0105281 | |
2019-03-28 11:02 | ngarcia | Note Added: 0110713 |
Copyright © 2000 - 2009 MantisBT Group |