Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039726Retail ModulesWeb POSpublic2018-11-30 15:002018-12-13 17:23
anderaranguren 
rqueralta 
urgentmajorhave not tried
closedfixed 
5
pi 
 
migueldejuana
No
0039726: If an order is paid with two payments, one not allowing overpayment and another one allowing it, there will be errors
If an order is paid with two payments, one not allowing overpayment and another one allowing it, there will be errors in the payment in window lines.
It discount the overpayment from the payment method that does not allow overpayment
Edit Credit card payment method NOT to allow overpayment
Edit voucher payment method to allow overpayment
Go to the webPOS and pay part of the order with card and the rest + overpayment with voucher.
 
No tags attached.
png POSoverpayment.png (120,629) 2018-11-30 15:00
https://issues.openbravo.com/file_download.php?file_id=12397&type=bug
png

png paymentin.png (152,984) 2018-11-30 15:03
https://issues.openbravo.com/file_download.php?file_id=12398&type=bug
png
Issue History
2018-11-30 15:00anderarangurenNew Issue
2018-11-30 15:00anderarangurenAssigned To => Retail
2018-11-30 15:00anderarangurenFile Added: POSoverpayment.png
2018-11-30 15:00anderarangurenResolution time => 1545346800
2018-11-30 15:00anderarangurenTriggers an Emergency Pack => No
2018-11-30 15:03anderarangurenFile Added: paymentin.png
2018-11-30 17:07rqueraltaAssigned ToRetail => rqueralta
2018-11-30 17:15rqueraltaStatusnew => scheduled
2018-12-03 08:56rafarodaIssue Monitored: rafaroda
2018-12-07 04:14hgbotCheckin
2018-12-07 04:14hgbotNote Added: 0108321
2018-12-07 04:14hgbotStatusscheduled => resolved
2018-12-07 04:14hgbotResolutionopen => fixed
2018-12-07 04:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aed809f7c8664076f2631926dac429e6fcd3a989 [^]
2018-12-11 15:27hgbotCheckin
2018-12-11 15:27hgbotNote Added: 0108394
2018-12-13 17:23migueldejuanaReview Assigned To => migueldejuana
2018-12-13 17:23migueldejuanaNote Added: 0108592
2018-12-13 17:23migueldejuanaStatusresolved => closed

Notes
(0108321)
hgbot   
2018-12-07 04:14   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: aed809f7c8664076f2631926dac429e6fcd3a989
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Tue Dec 04 15:52:32 2018 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aed809f7c8664076f2631926dac429e6fcd3a989 [^]

Fixed issue 39726: If an order is paid with two payments, one not allowing
overpayment and another one allowing it, there will be errors

- Added Payment In line if exits overpayment just into payment method that allow
overpayment

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0108394)
hgbot   
2018-12-11 15:27   
Repository: tools/automation/pi-mobile
Changeset: 09ddec621f22ed7b4d4c76c6e271edbed34e9afc
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Mon Dec 10 13:32:12 2018 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/09ddec621f22ed7b4d4c76c6e271edbed34e9afc [^]

Related to issue 39726: added automated test

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/payment/I39726_VerifyNoErrorWithAndWithoutOverpayments.java
---
(0108592)
migueldejuana   
2018-12-13 17:23   
Tested and reviewed