Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037848Retail ModulesWeb POSpublic2018-02-01 15:512018-02-20 07:48
plujan 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
main 
RR17Q4.1RR17Q4.1 
marvintm
Production - QA Approved
2017-08-30
RR17Q4
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2254e99d8586af60e5de058547a90637a4381cec [^]
No
0037848: [RR18q1] "Unneeded Payments" Error message is not taking conversion rate into account
I tried to pay a ticket part in USD and part in EUR. The part in USD is (nominally) greater than the total, but after the conversion the total is the exact ticket amount. A message is shown "there are more payments than needed, please remove your unnecessary payments before continuing"
1. As vallblanca user, create a ticket by adding the "Camping Pack" item
2. Check that total amount is 385€ and tap the total to pay it
3. Enter 500 USD as part of the payment, note that $6.03 are remaining
4. Change to cash and pay the rest 4.59€. Note the error message shown.
5. Repeat the steps but this time set the nominal value of USD below the total amount, i.e. 300 USD. Complete with EUR till the exact amount and check that now the payment is accepted.
No tags attached.
blocks defect 0037809 closed ranjith_qualiantech_com [RR18q1] "Unneeded Payments" Error message is not taking conversion rate into account 
Issue History
2018-02-06 18:00marvintmTypedefect => backport
2018-02-06 18:00marvintmTarget Version => RR17Q4.1
2018-02-07 07:56hgbotCheckin
2018-02-07 07:56hgbotNote Added: 0102238
2018-02-07 07:56hgbotStatusscheduled => resolved
2018-02-07 07:56hgbotResolutionopen => fixed
2018-02-07 07:56hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR17Q4.1/org.openbravo.retail.posterminal/rev/59cea446572714605f164f13f2dcd1927dbcb975 [^]
2018-02-07 07:56hgbotCheckin
2018-02-07 07:56hgbotNote Added: 0102239
2018-02-09 10:38marvintmReview Assigned To => marvintm
2018-02-09 10:38marvintmStatusresolved => closed
2018-02-09 10:38marvintmFixed in Version => RR17Q4.1
2018-02-20 07:48hgbotCheckin
2018-02-20 07:48hgbotNote Added: 0102503

Notes
(0102238)
hgbot   
2018-02-07 07:56   
Repository: retail/backports/3.0RR17Q4.1/org.openbravo.retail.posterminal
Changeset: 59cea446572714605f164f13f2dcd1927dbcb975
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Feb 07 12:25:51 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q4.1/org.openbravo.retail.posterminal/rev/59cea446572714605f164f13f2dcd1927dbcb975 [^]

Fixed issue 37848 : Validate Overpayments with original amount for different currency rates

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0102239)
hgbot   
2018-02-07 07:56   
Repository: retail/backports/3.0RR17Q4.1/pi-mobile
Changeset: edcf61470df9bf3aa515b65c53fb42cbef9cd4f1
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Feb 07 12:25:59 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q4.1/pi-mobile/rev/edcf61470df9bf3aa515b65c53fb42cbef9cd4f1 [^]

Verifies issue 37848 : Added automated test 'I37848_VerifyReceiptOverpayment'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I37848_VerifyReceiptOverpayment.java
---
(0102503)
hgbot   
2018-02-20 07:48   
Repository: tools/automation/pi-mobile
Changeset: edcf61470df9bf3aa515b65c53fb42cbef9cd4f1
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Feb 07 12:25:59 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/edcf61470df9bf3aa515b65c53fb42cbef9cd4f1 [^]

Verifies issue 37848 : Added automated test 'I37848_VerifyReceiptOverpayment'

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