Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037224Retail ModulesWeb POSpublic2017-11-06 07:442017-11-14 18:02
guillermogil 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
 
RR18Q1 
marvintm
Packaging and release
2017-09-08
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/57d9b039b05973d2c55d261800073125f05f35d6 [^]
No
0037224: It is not possible to finish a refund with multiple means of payment
It is not possible to finish a refund with multiple means of payment.

A popup appears saying that it is not possible to close the ticket. That there are unneeded payment which is wrong because it is paid exactly.
Add a product
Set the ticket as return
Add a partial payment with voucher
Add the remaining with card

See the screenshot
No tags attached.
depends on backport 0037235RR17Q4 closed ranjith_qualiantech_com It is not possible to finish a refund with multiple means of payment 
caused by defect 0036622 closed ranjith_qualiantech_com Add a not needed payment can generate wrong data 
png Screenshot from 2017-11-06 07-40-17.png (137,958) 2017-11-06 07:44
https://issues.openbravo.com/file_download.php?file_id=11264&type=bug
png
Issue History
2017-11-06 07:44guillermogilNew Issue
2017-11-06 07:44guillermogilAssigned To => Retail
2017-11-06 07:44guillermogilFile Added: Screenshot from 2017-11-06 07-40-17.png
2017-11-06 07:44guillermogilResolution time => 1511737200
2017-11-06 07:44guillermogilTriggers an Emergency Pack => No
2017-11-06 07:47guillermogilRelationship addedcaused by 0036622
2017-11-06 07:53guillermogilRegression level => Packaging and release
2017-11-06 07:53guillermogilRegression date => 2017-09-08
2017-11-06 07:53guillermogilRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/57d9b039b05973d2c55d261800073125f05f35d6 [^]
2017-11-06 15:01ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-11-06 15:01ranjith_qualiantech_comStatusnew => scheduled
2017-11-06 15:25marvintmStatusscheduled => acknowledged
2017-11-06 15:25marvintmStatusacknowledged => scheduled
2017-11-08 07:12hgbotCheckin
2017-11-08 07:12hgbotNote Added: 0100316
2017-11-08 07:12hgbotStatusscheduled => resolved
2017-11-08 07:12hgbotResolutionopen => fixed
2017-11-08 07:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1fcdd1c8e912ce14c762c39a1864c27407a54783 [^]
2017-11-08 07:13hgbotCheckin
2017-11-08 07:13hgbotNote Added: 0100317
2017-11-14 18:02marvintmReview Assigned To => marvintm
2017-11-14 18:02marvintmStatusresolved => closed
2017-11-14 18:02marvintmFixed in Version => RR18Q1

Notes
(0100316)
hgbot   
2017-11-08 07:12   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1fcdd1c8e912ce14c762c39a1864c27407a54783
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Nov 08 11:42:06 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1fcdd1c8e912ce14c762c39a1864c27407a54783 [^]

Fixed issue 37224 : Additional Payment should not be allowed if exact amount is paid

* For return receipt, Additional Payment should not be allowed if exact amount is paid

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0100317)
hgbot   
2017-11-08 07:13   
Repository: tools/automation/pi-mobile
Changeset: 9496c8e0650e9800c42159c3c355e5347d867ee7
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Nov 08 11:42:23 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9496c8e0650e9800c42159c3c355e5347d867ee7 [^]

Verifies issue 37224 : Added automated test 'I37224_VerifyReceiptMorePayments'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I37224_VerifyReceiptMorePayments.java
---