Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018175Openbravo ERPZ. Otherspublic2011-08-03 08:292011-08-19 11:40
mirurita 
gorkaion 
highmajoralways
closedfixed 
5
pi 
 
Advanced Payables and Receivables Mngmt
No
0018175: 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.
blocks defect 0018170 closed gorkaion Mix invoices/orders and G/L items not working in Add Payment From Transaction (MUIBS) in purchase flow 
Issue History
2011-08-03 10:01gorkaionTypedefect => backport
2011-08-03 10:01gorkaionfix_in_branch => 2.50
2011-08-03 10:48hgbotCheckin
2011-08-03 10:48hgbotNote Added: 0039798
2011-08-03 10:48hgbotStatusscheduled => resolved
2011-08-03 10:48hgbotResolutionopen => fixed
2011-08-03 10:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/634f978f91e6be8cbc057fd9531af1ea214b79e7 [^]
2011-08-19 11:40psanjuanNote Added: 0040356
2011-08-19 11:40psanjuanStatusresolved => closed

Notes
(0039798)
hgbot   
2011-08-03 10:48   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 634f978f91e6be8cbc057fd9531af1ea214b79e7
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Wed Aug 03 10:42:44 2011 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/634f978f91e6be8cbc057fd9531af1ea214b79e7 [^]

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

---
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromTransaction.html
---
(0040356)
psanjuan   
2011-08-19 11:40   
fixed and working