Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0044595 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Web POS | major | always | 2020-07-10 13:57 | 2020-08-17 07:07 | |||
| Reporter | lmonreal | View Status | public | |||||
| Assigned To | ranjith_qualiantech_com | |||||||
| Priority | urgent | Resolution | fixed | Fixed in Version | RR20Q4 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | approved | |||||||
| Review Assigned To | ||||||||
| OBNetwork customer | Gold | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0044595: Confusing display of the change when there is multicurrency | |||||||
| Description | When I select another currency that the default one and I add a higher amount to pay, the change display with the currency is confusing (see attachment img). We need to backport the fix to 19Q3 | |||||||
| Steps To Reproduce | 1. Add a product of 20 euros 2. Select payment method USD -->Price gets updated to 22.60 (converted with the rate) 3. Add amount to pay 30 dollars 4. See how change is displayed in attachment-->Is not clear | |||||||
| Proposed Solution | 1. Change converted in Euros should have the label EUR after the price to make it clear 2. Ideally, the estructure of the change is more clear if it is: $ 7.40 to return Dollars---->30 USD (26.55 EUR) We need to backport the fix to 19Q3 | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0121933) hgbot (developer) 2020-08-10 09:45 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/54 [^] |
|
(0121934) hgbot (developer) 2020-08-10 09:46 |
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/25 [^] |
|
(0122039) hgbot (developer) 2020-08-14 06:38 |
Merge request closed: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/25 [^] |
|
(0122040) hgbot (developer) 2020-08-14 06:39 |
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/29 [^] |
|
(0122078) hgbot (developer) 2020-08-17 07:06 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/54 [^] |
|
(0122079) hgbot (developer) 2020-08-17 07:06 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 912f7fd3428650057297d4cb04f088ebc51e01d6 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2020-08-17T05:06:36+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/912f7fd3428650057297d4cb04f088ebc51e01d6 [^] Fixed ISSUE-44595: Updated Payment List to show Currency code for MultiCurrency payment * For USA payments, Currency code should be shown * For Paid Receips, Payment breakdown should not be changed when payments are modified --- M web/org.openbravo.retail.posterminal/js/components/order.js M web/org.openbravo.retail.posterminal/js/model/order.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js --- |
|
(0122080) hgbot (developer) 2020-08-17 07:07 |
Repository: https://gitlab.com/openbravo/ci/mobile-test [^] Changeset: 1854102e21eabdc251bd9db898b252d429d98e41 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2020-08-14T10:05:58+05:30 URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/1854102e21eabdc251bd9db898b252d429d98e41 [^] Verifies ISSUE-44595: Added Automated Test I44595_VerifyReceiptPayment --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I44595_VerifyReceiptPayment.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I32338_ApplyManualPromoAfterTapButtonPay.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31892_CancelLayawayAndCashUp.java 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/I37809_VerifyReceiptOverpayment.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I31099_ReturnWithCreditCard.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sharedpaymentmethods/SPMNeedToCloseMaster.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I35186_DefaultPaymentButtonInPayments.java --- |
|
(0122081) hgbot (developer) 2020-08-17 07:07 |
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/29 [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2020-07-10 13:57 | lmonreal | New Issue | |
| 2020-07-10 13:57 | lmonreal | Assigned To | => Retail |
| 2020-07-10 13:57 | lmonreal | File Added: Multicurrency.png | |
| 2020-07-10 13:57 | lmonreal | OBNetwork customer | => Gold |
| 2020-07-10 13:57 | lmonreal | Resolution time | => 1596146400 |
| 2020-07-10 13:57 | lmonreal | Triggers an Emergency Pack | => No |
| 2020-07-10 13:59 | lmonreal | Description Updated | View Revisions |
| 2020-07-10 13:59 | lmonreal | Steps to Reproduce Updated | View Revisions |
| 2020-07-10 14:00 | lmonreal | Proposed Solution updated | |
| 2020-07-30 09:08 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
| 2020-08-03 13:26 | ranjith_qualiantech_com | Status | new => scheduled |
| 2020-08-10 09:45 | hgbot | Merge Request Status | => open |
| 2020-08-10 09:45 | hgbot | Note Added: 0121933 | |
| 2020-08-10 09:46 | hgbot | Note Added: 0121934 | |
| 2020-08-14 06:38 | hgbot | Note Added: 0122039 | |
| 2020-08-14 06:39 | hgbot | Note Added: 0122040 | |
| 2020-08-17 07:05 | hgbot | Merge Request Status | open => approved |
| 2020-08-17 07:06 | hgbot | Resolution | open => fixed |
| 2020-08-17 07:06 | hgbot | Status | scheduled => closed |
| 2020-08-17 07:06 | hgbot | Note Added: 0122078 | |
| 2020-08-17 07:06 | hgbot | Fixed in Version | => RR20Q4 |
| 2020-08-17 07:06 | hgbot | Note Added: 0122079 | |
| 2020-08-17 07:07 | hgbot | Note Added: 0122080 | |
| 2020-08-17 07:07 | hgbot | Note Added: 0122081 | |
| Copyright © 2000 - 2009 MantisBT Group |