Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036982 | Retail Modules | Web POS | public | 2017-10-02 13:36 | 2017-11-16 20:16 |
|
Reporter | lmonreal | |
Assigned To | rqueralta | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR18Q1 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036982: Transactions paid with other currency clicking before on the 1,2,3...button return change in default currency. |
Description | 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. |
Steps To Reproduce |
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. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | change_001.png (263,888) 2017-10-02 13:36 https://issues.openbravo.com/file_download.php?file_id=11127&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2017-10-02 13:36 | lmonreal | New Issue | |
2017-10-02 13:36 | lmonreal | Assigned To | => Retail |
2017-10-02 13:36 | lmonreal | File Added: change_001.png | |
2017-10-02 13:36 | lmonreal | OBNetwork customer | => Yes |
2017-10-02 13:36 | lmonreal | Resolution time | => 1508709600 |
2017-10-02 13:36 | lmonreal | Triggers an Emergency Pack | => No |
2017-10-02 13:37 | jorgewederago | Issue Monitored: jorgewederago | |
2017-10-09 20:15 | rqueralta | Assigned To | Retail => rqueralta |
2017-10-09 20:19 | rqueralta | Status | new => scheduled |
2017-11-13 15:22 | hgbot | Checkin | |
2017-11-13 15:22 | hgbot | Note Added: 0100484 | |
2017-11-13 15:22 | hgbot | Status | scheduled => resolved |
2017-11-13 15:22 | hgbot | Resolution | open => fixed |
2017-11-13 15:22 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/01b23eb2cf41b2b2e8fe53d99582e08596c8df0e [^] |
2017-11-13 15:23 | hgbot | Checkin | |
2017-11-13 15:23 | hgbot | Note Added: 0100493 | |
2017-11-14 17:36 | marvintm | Review Assigned To | => marvintm |
2017-11-14 17:36 | marvintm | Status | resolved => closed |
2017-11-14 17:36 | marvintm | Fixed in Version | => RR18Q1 |
2017-11-16 20:16 | hgbot | Checkin | |
2017-11-16 20:16 | hgbot | Note Added: 0100554 | |
Notes |
|
(0100484)
|
hgbot
|
2017-11-13 15:22
|
|
|
|
(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
---
|
|