Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031138Retail ModulesWeb POSpublic2015-10-13 15:432015-10-23 15:04
aaroncalero 
marvintm 
highmajoralways
closedfixed 
5
pi 
RR15Q4RR15Q4 
gregor1com
Coding ( Testing )
RR14Q4
No
0031138: The payment plan is not correct for tickets created with a change amount
When a ticket is created in web pos and it is needed to give change to the customer, the payment plan is incorrectly created in backend.
Login in web pos and create a ticket.
Add a product.
Tap on the total button to pay a ticket.
Add enough cash to generate change for the customer (the "xx.xx€ change." message will be shown).
Complete the ticket.
Verify the payment plan created in backend:
The received amount shown on both the plan and the details shows the total amount paid, which is wrong.
The cashup details are also wrong, as the total amount paid is added to the total sales field.
No tags attached.
blocks defect 0031137 closed Retail The payment plan is not correct for tickets created with a change amount 
Issue History
2015-10-13 16:00OrekariaTypedefect => backport
2015-10-13 16:00OrekariaTarget Version => RR15Q4
2015-10-22 11:48hgbotCheckin
2015-10-22 11:48hgbotNote Added: 0081199
2015-10-22 11:48hgbotStatusscheduled => resolved
2015-10-22 11:48hgbotResolutionopen => fixed
2015-10-22 11:48hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal/rev/c35ce3dd18eac790e8a1cd36f0067520e39466e3 [^]
2015-10-22 16:28marvintmAssigned ToRetail => marvintm
2015-10-23 15:04guilleaerReview Assigned To => gregor1com
2015-10-23 15:04guilleaerNote Added: 0081265
2015-10-23 15:04guilleaerStatusresolved => closed
2015-10-23 15:04guilleaerFixed in Version => RR15Q4

Notes
(0081199)
hgbot   
2015-10-22 11:48   
Repository: retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal
Changeset: c35ce3dd18eac790e8a1cd36f0067520e39466e3
Author: Antonio Moreno Perez <antonio.moreno <at> openbravo.com>
Date: Thu Oct 22 11:48:32 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal/rev/c35ce3dd18eac790e8a1cd36f0067520e39466e3 [^]

Fixed issue 31138. Now the payment information will be generated correctly.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0081265)
guilleaer   
2015-10-23 15:04   
Code reviewed and tested