Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053830 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [POS2] POS | major | always | 2023-11-02 12:01 | 2024-08-21 10:29 | |||
Reporter | dmytro_tarasov | View Status | public | |||||
Assigned To | dmytro_tarasov | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 24Q2 | |||
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 | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0053830: Multi-currency change in React [RM-7416] | |||||||
Description | Migrate feature muli-currency change from enyo pos to react version. Multi change feature allows to give change in another currency than the currency used by the customer (only for cash payment method). | |||||||
Steps To Reproduce | User stories US1 : As a cashier I need to be able to give change to Customer in another currency of the currency used by the customer so if I don’t have enough funds change in one currency, I can complete the transaction. US2 : As a cashier I need to be able to give change to customers in another currency depending on the amount so if I don’t need to have in my till all the coins for each currency. US3 : As a cashier I need to be able to adjust in which currency the change to give to the Customer so if I don’t have enough funds change in one currency, I can complete the transaction. US4 : As an administrator I need to be able to configure rounding up and rounding down, so I can configure the conversion rule for each currency. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0156616) hgbot (developer) 2023-11-02 12:05 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1405 [^] |
(0156706) hgbot (developer) 2023-11-03 15:36 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2220 [^] |
(0159499) hgbot (developer) 2024-01-18 19:54 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.sampledata/-/merge_requests/72 [^] |
(0159539) hgbot (developer) 2024-01-19 15:11 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.sampledata/-/merge_requests/72 [^] |
(0159601) hgbot (developer) 2024-01-22 15:05 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.sampledata/-/merge_requests/72 [^] |
(0159603) hgbot (developer) 2024-01-22 15:17 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.sampledata/-/merge_requests/73 [^] |
(0160735) hgbot (developer) 2024-02-14 12:16 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1365 [^] |
(0160970) hgbot (developer) 2024-02-20 11:15 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: e35624ea78524b9b141c50587548906c0aa3192d Author: Dmytro <dmytro.tarasov@openbravo.com> Date: 20-02-2024 11:08:22 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e35624ea78524b9b141c50587548906c0aa3192d [^] Fixes ISSUE-53830: Multi-currency change. Merging Multi change feature allows to give change in another currency than the currency used by the customer (only for cash payment method). --- M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/CompleteTicketUtils.js --- |
(0160971) hgbot (developer) 2024-02-20 11:15 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1405 [^] |
(0160972) hgbot (developer) 2024-02-20 11:19 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: d527299f9a8bb1582ce2da4c6babb338c9c39ad5 Author: Dmytro <dmytro.tarasov@openbravo.com> Date: 20-02-2024 11:18:29 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/d527299f9a8bb1582ce2da4c6babb338c9c39ad5 [^] Fixes ISSUE-53830: Multi-currency change. Multi change feature allows to give change in another currency than the currency used by the customer (only for cash payment method). --- M web-jspack/org.openbravo.core2/src/ob-init.js --- |
(0160973) hgbot (developer) 2024-02-20 11:19 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1365 [^] |
(0160974) hgbot (developer) 2024-02-20 11:23 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 68a2e06800bf97ff913adc34b4dc503581db9ca0 Author: Dmytro <dmytro.tarasov@openbravo.com> Date: 20-02-2024 11:21:53 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/68a2e06800bf97ff913adc34b4dc503581db9ca0 [^] Fixes ISSUE-53830: Multi-Currency Change. Multi change feature allows to give change in another currency than the currency used by the customer (only for cash payment method). --- --- |
(0160975) hgbot (developer) 2024-02-20 11:23 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2220 [^] |
(0168297) hgbot (developer) 2024-08-21 10:29 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.sampledata/-/merge_requests/73 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2023-11-02 12:01 | dmytro_tarasov | New Issue | |
2023-11-02 12:01 | dmytro_tarasov | Assigned To | => dmytro_tarasov |
2023-11-02 12:01 | dmytro_tarasov | Triggers an Emergency Pack | => No |
2023-11-02 12:05 | hgbot | Note Added: 0156616 | |
2023-11-03 15:36 | hgbot | Note Added: 0156706 | |
2024-01-18 19:54 | hgbot | Note Added: 0159499 | |
2024-01-19 15:11 | hgbot | Note Added: 0159539 | |
2024-01-22 15:05 | hgbot | Note Added: 0159601 | |
2024-01-22 15:17 | hgbot | Note Added: 0159603 | |
2024-02-14 12:16 | hgbot | Note Added: 0160735 | |
2024-02-20 11:15 | hgbot | Resolution | open => fixed |
2024-02-20 11:15 | hgbot | Status | new => closed |
2024-02-20 11:15 | hgbot | Fixed in Version | => RR24Q2 |
2024-02-20 11:15 | hgbot | Note Added: 0160970 | |
2024-02-20 11:15 | hgbot | Note Added: 0160971 | |
2024-02-20 11:19 | hgbot | Fixed in Version | RR24Q2 => 24Q2 |
2024-02-20 11:19 | hgbot | Note Added: 0160972 | |
2024-02-20 11:19 | hgbot | Note Added: 0160973 | |
2024-02-20 11:23 | hgbot | Note Added: 0160974 | |
2024-02-20 11:23 | hgbot | Note Added: 0160975 | |
2024-08-21 10:29 | hgbot | Note Added: 0168297 | |
2024-12-09 10:31 | alostale | Relationship added | causes 0057384 |
Copyright © 2000 - 2009 MantisBT Group |