Openbravo Issue Tracking System - POS2
View Issue Details
0048338POS2POSpublic2021-12-29 13:092022-02-03 18:04
ebecerra 
ebecerra 
normalmajorhave not tried
closedfixed 
5
 
 
No
0048338: When using the Counting Tool for splitted coins and notes only last used is stored
When using the Counting Tool for splitted coins and notes only last used is stored
1. IN BO: Configure coins and notes for EUR currency
2. Login in POS2
3. Select a Safebox to make Initial Count
4. Select the payment method and push button "Split Coins&Notes"
5. Count the coins. Check in the state that the count of the coins is proper: OB.App.State.getState().UI.cashupInProgress.paymentMethodsInfo[X].countPerAmount
6. Now count the notes. Check in the state that the coin count was lost, now only the note count is included
No tags attached.
blocks feature request 0047064 closed ebecerra JIRA 2079 - Safebox-Cashup/counting - split by coins/notes not available in BO 
png Fix-48338-1.png (179,740) 2021-12-30 10:00
https://issues.openbravo.com/file_download.php?file_id=16479&type=bug
png

png Fix-48338-2.png (174,636) 2021-12-30 10:00
https://issues.openbravo.com/file_download.php?file_id=16480&type=bug
png
Issue History
2021-12-29 13:09ebecerraNew Issue
2021-12-29 13:09ebecerraAssigned To => Retail
2021-12-29 13:09ebecerraTriggers an Emergency Pack => No
2021-12-30 08:30ebecerraAssigned ToRetail => ebecerra
2021-12-30 08:30ebecerraStatusnew => scheduled
2021-12-30 08:58ebecerraSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=23474#r23474
2021-12-30 10:00ebecerraFile Added: Fix-48338-1.png
2021-12-30 10:00ebecerraFile Added: Fix-48338-2.png
2021-12-30 10:11ebecerraAssigned Toebecerra => Retail
2021-12-30 10:11ebecerraStatusscheduled => acknowledged
2021-12-30 11:24hgbotNote Added: 0134070
2021-12-30 11:25ebecerraAssigned ToRetail => ebecerra
2021-12-30 11:25ebecerraStatusacknowledged => scheduled
2022-01-11 09:26guilleaerRelationship addedblocks 0047064
2022-02-03 11:25AugustoMauchSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=23619#r23619
2022-02-03 12:45hgbotResolutionopen => fixed
2022-02-03 12:45hgbotStatusscheduled => closed
2022-02-03 12:45hgbotNote Added: 0134758
2022-02-03 12:45hgbotNote Added: 0134759
2022-02-03 18:04hgbotNote Added: 0134771

Notes
(0134070)
hgbot   
2021-12-30 11:24   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/766 [^]
(0134758)
hgbot   
2022-02-03 12:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 5580b1c917337056dce9fa3e7a032a995ec8c3e3
Author: Eduardo Becerra (OB) <eduardo.becerra@openbravo.com>
Date: 03-02-2022 11:45:03
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/5580b1c917337056dce9fa3e7a032a995ec8c3e3 [^]

Fixed ISSUE-48338: Store in the state the coins and notes counted when counter is splitted

---
M web-jspack/org.openbravo.pos2/src/model/user-interface/__test__/SetCountedAmount.test.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/SetCountedAmount.js
---
(0134759)
hgbot   
2022-02-03 12:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/766 [^]
(0134771)
hgbot   
2022-02-03 18:04   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 2f107b82c4339ecb3ab5b5cd472adaecccc946a3
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 03-02-2022 18:04:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/2f107b82c4339ecb3ab5b5cd472adaecccc946a3 [^]

Related to ISSUE-48338: Format js file

---
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/SetCountedAmount.js
---