Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018170Openbravo ERPZ. Otherspublic2011-08-03 08:292011-08-12 12:12
mirurita 
gorkaion 
highmajoralways
closedfixed 
5
pi 
 
Advanced Payables and Receivables Mngmt
No
0018170: Mix invoices/orders and G/L items not working in Add Payment From Transaction (MUIBS) in purchase flow
Mix invoices/orders and G/L items not working in Add Payment From Transaction when you come from Match Statement popup.
Only affected purchase flow.

If you select any invoice (for example 10€) and then you select a GL item (for exmple 20€) the Actual Payment Out amount is not the sum of both values.
1) Go to 'US Bank - Account 1' financial acccount
2) Create manually a Bank Statement.
 2.1) It must contain a payment out line.
 2.2) Process it.
3) Click on Match Statement button
4) In the negative line click on add link.
5) Select Paid Out in the Document combo
6) Click on Add Payment In/Out button
7) Enter a business partner and select any invoice to pay
8) Select GL Items in Transaction Type combo
9) Enter any amount and select any GL Item
8) Realize when clicking on Process button that the Actual Payment Out is not the sum of invoices + GL items.
No tags attached.
depends on backport 0018175 closed gorkaion Mix invoices/orders and G/L items not working in Add Payment From Transaction (MUIBS) in purchase flow 
png AddPaymentFromTransaction_purchaseflow.png (61,200) 2011-08-03 08:29
https://issues.openbravo.com/file_download.php?file_id=4407&type=bug
png
Issue History
2011-08-03 08:29miruritaNew Issue
2011-08-03 08:29miruritaAssigned To => gorkaion
2011-08-03 08:29miruritaFile Added: AddPaymentFromTransaction_purchaseflow.png
2011-08-03 08:29miruritaModules => Advanced Payables and Receivables Mngmt
2011-08-03 10:01gorkaionStatusnew => scheduled
2011-08-03 10:01gorkaionfix_in_branch => pi
2011-08-03 11:11hgbotCheckin
2011-08-03 11:11hgbotNote Added: 0039800
2011-08-03 11:11hgbotStatusscheduled => resolved
2011-08-03 11:11hgbotResolutionopen => fixed
2011-08-03 11:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/54fe214425b732ed2aeca826e57c524744d3dbee [^]
2011-08-12 12:12miruritaStatusresolved => closed

Notes
(0039800)
hgbot   
2011-08-03 11:11   
Repository: erp/devel/pi
Changeset: 54fe214425b732ed2aeca826e57c524744d3dbee
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Wed Aug 03 11:06:32 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/54fe214425b732ed2aeca826e57c524744d3dbee [^]

Fixed issue 18170.Don't update teh actual payment amount if the amount is inherited.

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromTransaction.html
---