Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030536Retail ModulesMulti order paymentpublic2015-07-25 13:022015-09-18 13:14
lorenzofidalgo 
Retail 
immediatemajoralways
closedfixed 
5
main 
RR15Q3RR15Q4 
Orekaria
Packaging and release
main
No
0030536: [RR15Q3] Partial payments in a layaway through "Pay Open Tickets" option does not save Received & Outstanding fields correctly
To pay a layaway partially through "Pay Open Tickets" option records wrongly data in backend.
In RR15Q2.2 this is working correcly.
1-Login POS as vallblanca//openbravo.
2-Add 1x "Avalanche transceiver".
3-In dropdown menu, click "Layaway this receipt", click Total Amount button and click in "Layaway" button to layaway that receipt.
4-Click "Pay Open Tickets" option in dropdown menu, select the just created layaway and click "Done".
5-Click in the line of the product and when the "Amount to layaway" popup appears, enter 20 and apply. Then click Ok (tick) button and click Done button.
6-Go to POS backend and login with Openbravo//openbravo.
7-Using "The White Vally Group Admin" role go to "Sales Order" window and select the just created record.
8-Defect: In "Payment Plan" tab, check "Received" & "Outstanding" fields are wrong.
No tags attached.
blocks defect 0030425 closed jorge-garcia Partial payments in a layaway through "Pay Open Tickets" option does not save Received & Outstanding fields correctly 
diff 30536.diff (6,617) 2015-08-10 14:41
https://issues.openbravo.com/file_download.php?file_id=8351&type=bug
Issue History
2015-08-10 13:45jorge-garciaTypedefect => backport
2015-08-10 13:45jorge-garciaTarget Version => RR15Q3
2015-08-10 14:41jorge-garciaFile Added: 30536.diff
2015-08-11 08:45hgbotCheckin
2015-08-11 08:45hgbotNote Added: 0079294
2015-08-11 08:45hgbotStatusscheduled => resolved
2015-08-11 08:45hgbotResolutionopen => fixed
2015-08-11 08:45hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q3/org.openbravo.retail.posterminal/rev/3120318ef49ae1c68784ba804cc3672bb7c36b1e [^]
2015-08-12 13:55OrekariaReview Assigned To => Orekaria
2015-08-12 13:55OrekariaStatusresolved => closed
2015-08-12 13:55OrekariaFixed in Version => RR15Q3
2015-09-18 13:14marvintmFixed in VersionRR15Q3 => RR15Q4

Notes
(0079294)
hgbot   
2015-08-11 08:45   
Repository: retail/backports/3.0RR15Q3/org.openbravo.retail.posterminal
Changeset: 3120318ef49ae1c68784ba804cc3672bb7c36b1e
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Aug 11 08:38:57 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q3/org.openbravo.retail.posterminal/rev/3120318ef49ae1c68784ba804cc3672bb7c36b1e [^]

Fixed issue 30536: Partial payments in layaway through "Pay Open Tickets" option

Backport for the issue 30425

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---