Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033243Retail ModulesWeb POSpublic2016-06-13 16:182016-07-11 13:19
egoitz 
Retail 
immediatemajoralways
closedfixed 
5
 
RR16Q2.1 
marvintm
Production - Confirmed Stable
No
0033243: Multi currency payments not working
Multi currency payments in the WebPOS are not working.
1. create ticket with many lines and pay a ticket for 100 euros
2-Create a new ticket with 150 euros
3-Pay 100 euros
4-Add a payment is dolar execeding with the change the amount available in dolars in the cash.
5-click on cash to get the change in euros

The system does not allow you to paid saying that there is not enough change in the currency, what is incorrect.
No tags attached.
blocks defect 0033238 closed migueldejuana Multi currency payments not working 
Issue History
2016-06-13 17:58marvintmTypedefect => backport
2016-06-13 17:58marvintmTarget Version => RR16Q2.1
2016-06-22 15:11migueldejuanaStatusscheduled => resolved
2016-06-22 15:11migueldejuanaResolutionopen => fixed
2016-06-22 15:26migueldejuanaNote Added: 0087802
2016-07-06 09:24marvintmReview Assigned To => marvintm
2016-07-06 09:24marvintmStatusresolved => closed
2016-07-06 09:25marvintmNote Added: 0088227
2016-07-06 13:29hgbotCheckin
2016-07-06 13:29hgbotNote Added: 0088236
2016-07-08 08:16migueldejuanaNote Added: 0088312
2016-07-08 08:16migueldejuanaNote Added: 0088313
2016-07-11 13:19hgbotCheckin
2016-07-11 13:19hgbotNote Added: 0088367

Notes
(0087802)
migueldejuana   
2016-06-22 15:26   
Solved in https://issues.openbravo.com/view.php?id=33283 [^]
(0088227)
marvintm   
2016-07-06 09:25   
This issue was actually fixed by the following commits:

https://code.openbravo.com/retail/backports/3.0RR16Q2.1/org.openbravo.retail.posterminal/rev/b713c3eca165 [^]
https://code.openbravo.com/retail/backports/3.0RR16Q2.1/org.openbravo.retail.posterminal/rev/a28da67403c9 [^]
(0088236)
hgbot   
2016-07-06 13:29   
Repository: retail/backports/3.0RR16Q2.1/pi-mobile
Changeset: c4e546ce508f9e839fc028ea4caee5d5d5397f41
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jul 06 12:37:45 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2.1/pi-mobile/rev/c4e546ce508f9e839fc028ea4caee5d5d5397f41 [^]

Related to issue 0033243: Modify associated tests

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31279_LayawayUSACashPayments.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31328_ReceiptReturnByCardPayment.java
---
(0088312)
migueldejuana   
2016-07-08 08:16   
Repository: retail/backports/3.0RR16Q2.1/org.openbravo.retail.posterminal
Changeset: cf5744eff4848ff574777caeae3ad0de86fe1ec3
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Jul 06 13:36:15 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2.1/org.openbravo.retail.posterminal/rev/cf5744eff4848ff574777caeae3ad0de86fe1ec3 [^] [^]

Related issue 33238: Adapt tests to new payment validation change

- Use isNegative instead of isReturn to cover void layaway case (void layaway is not return but it is negative)

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0088313)
migueldejuana   
2016-07-08 08:16   
Repository: retail/backports/3.0RR16Q2.1/pi-mobile
Changeset: 29381eb60e5b715601b99a0b23ca02940036441d
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Jul 06 13:56:27 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2.1/pi-mobile/rev/29381eb60e5b715601b99a0b23ca02940036441d [^] [^]

Related issue 33238: Adapt tests to new payment validation change

- Change tests for new payments validation behaviour and alos for payment method button remain active feature

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayVerifyPaymentsInformation.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I31941_PaymentDataStoredAndRetrieved.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31328_ReceiptReturnByCardPayment.java
---
(0088367)
hgbot   
2016-07-11 13:19   
Repository: tools/automation/pi-mobile
Changeset: c4e546ce508f9e839fc028ea4caee5d5d5397f41
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jul 06 12:37:45 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c4e546ce508f9e839fc028ea4caee5d5d5397f41 [^]

Related to issue 0033243: Modify associated tests

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31279_LayawayUSACashPayments.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31328_ReceiptReturnByCardPayment.java
---