Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036982Retail ModulesWeb POSpublic2017-10-02 13:362017-11-16 20:16
lmonreal 
rqueralta 
normalmajoralways
closedfixed 
5
 
RR18Q1 
marvintm
No
0036982: Transactions paid with other currency clicking before on the 1,2,3...button return change in default currency.
If I do a transaction with dollars and before selecting Cash USD as payment method I click on 1,2,3...button change is returned in Euros, not dollars.

1. Load a product (for example price 18.90 euros)
2. Click on total
3. In the payment window click the 1,2,3...button
4- Enter 50 and Select CASH US as payment method

Change is displayed in EUROS but it should be DOLLARS.
No tags attached.
png change_001.png (263,888) 2017-10-02 13:36
https://issues.openbravo.com/file_download.php?file_id=11127&type=bug
Issue History
2017-10-02 13:36lmonrealNew Issue
2017-10-02 13:36lmonrealAssigned To => Retail
2017-10-02 13:36lmonrealFile Added: change_001.png
2017-10-02 13:36lmonrealResolution time => 1508709600
2017-10-02 13:36lmonrealTriggers an Emergency Pack => No
2017-10-02 13:37jorgewederagoIssue Monitored: jorgewederago
2017-10-09 20:15rqueraltaAssigned ToRetail => rqueralta
2017-10-09 20:19rqueraltaStatusnew => scheduled
2017-11-13 15:22hgbotCheckin
2017-11-13 15:22hgbotNote Added: 0100484
2017-11-13 15:22hgbotStatusscheduled => resolved
2017-11-13 15:22hgbotResolutionopen => fixed
2017-11-13 15:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/01b23eb2cf41b2b2e8fe53d99582e08596c8df0e [^]
2017-11-13 15:23hgbotCheckin
2017-11-13 15:23hgbotNote Added: 0100493
2017-11-14 17:36marvintmReview Assigned To => marvintm
2017-11-14 17:36marvintmStatusresolved => closed
2017-11-14 17:36marvintmFixed in Version => RR18Q1
2017-11-16 20:16hgbotCheckin
2017-11-16 20:16hgbotNote Added: 0100554

Notes
(0100484)
hgbot   
2017-11-13 15:22   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 01b23eb2cf41b2b2e8fe53d99582e08596c8df0e
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Thu Oct 26 14:07:53 2017 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/01b23eb2cf41b2b2e8fe53d99582e08596c8df0e [^]

Fixed issue 36982: Transactions paid with other currency clicking before on the
1,2,3...button return change in default currency.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
---
(0100493)
hgbot   
2017-11-13 15:23   
Repository: tools/automation/pi-mobile
Changeset: 7384e6fc54cf539e86de5f4ec8ea9d266731b923
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Thu Nov 09 11:50:04 2017 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7384e6fc54cf539e86de5f4ec8ea9d266731b923 [^]

Related to issue 35186: If you do a partial payment with a non default payment
the payment selected does not go to the default one

Change tests to work as expected with recent changes on issue 36982.

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineBusinessDay.java
---
(0100554)
hgbot   
2017-11-16 20:16   
Repository: tools/automation/pi-mobile
Changeset: b412d6394b4c6382ed6bb3e983470c96d75ae328
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Tue Nov 14 15:34:12 2017 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b412d6394b4c6382ed6bb3e983470c96d75ae328 [^]

Verifies issue 36982: Transactions paid with other currency clicking before on
the 1,2,3...button return change in default currency.

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