Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018705Openbravo ERP09. Financial managementpublic2011-08-12 15:302011-11-15 13:40
gorkaion 
gorkaion 
normalmajorhave not tried
closedfixed 
5
pi 
 
No
Advanced Payables and Receivables Mngmt
No
0018705: APR Payment monitor background process should update paid and outstanding amounts
The payment monitor background process currently updates just the "days till due" field. This process should update all the information related to the payment monitor recalculating it from scratch.

Due to pass issues on the APR module this values might not be showing real values. This process would recalculate them to show the real values.

Notice that paid and outstanding amounts should always be right. If there are discrepancies an issue shall be logged on this site with proper steps to reproduce to fix it.
N/A
No tags attached.
blocks feature request 0018277 closed gorkaion APR Payment monitor background process should update paid and outstanding amounts 
Issue History
2011-10-05 16:17gorkaionTypefeature request => backport
2011-10-05 16:17gorkaionfix_in_branch => 2.50
2011-10-05 16:54hgbotCheckin
2011-10-05 16:54hgbotNote Added: 0041510
2011-10-05 16:54hgbotStatusscheduled => resolved
2011-10-05 16:54hgbotResolutionopen => fixed
2011-10-05 16:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/774da5af5bf1638a38803099043809c3f1478af9 [^]
2011-10-05 17:03hgbotCheckin
2011-10-05 17:03hgbotNote Added: 0041513
2011-10-06 10:44hgbotCheckin
2011-10-06 10:44hgbotNote Added: 0041522
2011-11-15 13:40eduardo_ArgalStatusresolved => closed

Notes
(0041510)
hgbot   
2011-10-05 16:54   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 774da5af5bf1638a38803099043809c3f1478af9
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Wed Oct 05 16:52:42 2011 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/774da5af5bf1638a38803099043809c3f1478af9 [^]

Fixed issue 18705.Fixed issue 18706.Several fixes and inprovements on Payment Monitor process.

---
M src/org/openbravo/advpaymentmngt/process/FIN_PaymentMonitorProcess.java
---
(0041513)
hgbot   
2011-10-05 17:03   
Repository: erp/mods/org.openbravo.erputil.aprmigrationtool
Changeset: cc4cd1cb27baf5438975b8bafec6beb7bbaf1dc8
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Wed Oct 05 17:02:06 2011 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.erputil.aprmigrationtool/rev/cc4cd1cb27baf5438975b8bafec6beb7bbaf1dc8 [^]

Related to issue 18706.Related to issue 18705.Ported Payment Monitor inprovements.

---
M src/org/openbravo/erputil/aprmigrationtool/utility/UpdatePaymentMonitorOldFlow.java
---
(0041522)
hgbot   
2011-10-06 10:44   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 62bac0f2aaf9548028215b9763039c48e7979aa0
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Thu Oct 06 10:43:43 2011 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/62bac0f2aaf9548028215b9763039c48e7979aa0 [^]

Related to issue 18705.Properly manage migrated debt payments.

---
M src/org/openbravo/advpaymentmngt/process/FIN_PaymentMonitorProcess.java
---