Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033471Openbravo ERP09. Financial managementpublic2016-07-12 13:422016-08-26 13:34
maite 
markmm82 
immediateminoralways
closedfixed 
5
 
3.0PR16Q2.23.0PR16Q2.2 
aferraz
Core
Production - Confirmed Stable
2016-01-13
3.0PR16Q2
https://code.openbravo.com/erp/devel/pi/rev/27ef13611fff [^]
No
0033471: Invoice amount not populated when running Add Payment from Add Transaction from Match Statement process
When specific invoice is selected , amount field is set to zero instead of to invoice's amount
1. Register Purchase Invoice with total amount 100 and process
2. Access Financial Account, go to Bank Statement tab and create register with bank statement line with Amount out=150. Process bank statement
3. Run Match Statement process, press Cancel and run Add Transaction process by pressing +
4. Run Add Payment process by pressing + in payment's selector. Clear filtering data if required and select previous invoice. Realize that amount is not populated with 100

NOTE: if you follow similar process from Transaction's grid you will see that amount field is populated with invoice's amount
No tags attached.
blocks defect 0033465 closed markmm82 Invoice amount not populated when running Add Payment from Add Transaction from Match Statement process 
Issue History
2016-07-13 11:24aferrazTypedefect => backport
2016-07-13 11:24aferrazTarget Version => 3.0PR16Q2.2
2016-07-14 11:39hgbotCheckin
2016-07-14 11:39hgbotNote Added: 0088467
2016-07-14 11:39hgbotStatusscheduled => resolved
2016-07-14 11:39hgbotResolutionopen => fixed
2016-07-14 11:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR16Q2.2/rev/342cbd13205c38c645584a9b2f828aa4ac1d1e47 [^]
2016-07-14 11:40aferrazReview Assigned To => aferraz
2016-07-14 11:40aferrazNote Added: 0088468
2016-07-14 11:40aferrazStatusresolved => closed
2016-07-14 11:40aferrazFixed in Version => 3.0PR16Q2.2
2016-08-26 13:19hgbotCheckin
2016-08-26 13:19hgbotNote Added: 0089445
2016-08-26 13:19hgbotStatusclosed => resolved
2016-08-26 13:19hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/backports/3.0PR16Q2.2/rev/342cbd13205c38c645584a9b2f828aa4ac1d1e47 [^] => http://code.openbravo.com/erp/devel/pi/rev/342cbd13205c38c645584a9b2f828aa4ac1d1e47 [^]
2016-08-26 13:34priyamNote Added: 0089463
2016-08-26 13:34priyamStatusresolved => closed

Notes
(0088467)
hgbot   
2016-07-14 11:39   
Repository: erp/backports/3.0PR16Q2.2
Changeset: 342cbd13205c38c645584a9b2f828aa4ac1d1e47
Author: Mark <markmm82 <at> gmail.com>
Date: Wed Jul 13 20:35:10 2016 -0400
URL: http://code.openbravo.com/erp/backports/3.0PR16Q2.2/rev/342cbd13205c38c645584a9b2f828aa4ac1d1e47 [^]

Fixes issue 33471: Right invoice amount when Add Payment from Match Statement

Invoice amount is populated when running Add Payment from Add Transaction from Match Statement process, and the amount field is set to invoice's amount instead of to zero when specific invoice is selected.

---
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-addPayment.js
---
(0088468)
aferraz   
2016-07-14 11:40   
Code review + Testing OK
(0089445)
hgbot   
2016-08-26 13:19   
Repository: erp/devel/pi
Changeset: 342cbd13205c38c645584a9b2f828aa4ac1d1e47
Author: Mark <markmm82 <at> gmail.com>
Date: Wed Jul 13 20:35:10 2016 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/342cbd13205c38c645584a9b2f828aa4ac1d1e47 [^]

Fixes issue 33471: Right invoice amount when Add Payment from Match Statement

Invoice amount is populated when running Add Payment from Add Transaction from Match Statement process, and the amount field is set to invoice's amount instead of to zero when specific invoice is selected.

---
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-addPayment.js
---
(0089463)
priyam   
2016-08-26 13:34   
Issues updated as int-promote updated pi with the tag changes of release 16Q2.2 before we merge the tag from main to pi. So the code hg-to-issues plugin updated the issues.

So closing the issue again