Openbravo Issue Tracking System - POS2
View Issue Details
0057123POS2POSpublic2024-11-15 14:032024-11-21 15:59
Aaron_Alvarez 
Rajesh_18 
normalminoralways
closedfixed 
5
 
24Q424Q4 
No
0057123: Count per amount tab has duplicated values
When Count Per Amount is enabled the rows saved in the Touchpoint->CashUpHistory->PaymentMethodStatusCashup->CountPerAmount tab are duplicated.
- In the backend enable Count Per Amount for Cash
- Go to the front do a cash up with 100€ and make a sell. Pay with cash. This will be in the backend window already an will be 1 row
- Go to the Close Till and finish the cashup with the created voucher and a new one for the difference (100€)

Result: In the backend "CountPerAmount" will be duplicated rows.
This rows should be one row for the sell (1 expected, 1 count) and another row for the diference 100€ (0 expected, 1 count)
No tags attached.
blocks defect 0057122 scheduled Rajesh_18 Count per amount tab has duplicated values 
Issue History
2024-11-15 14:14migueldejuanaTypedefect => backport
2024-11-15 14:14migueldejuanaTarget Version => 24Q4
2024-11-21 15:33migueldejuanaAssigned ToRetail => Rajesh_18
2024-11-21 15:55hgbotNote Added: 0172418
2024-11-21 15:55hgbotNote Added: 0172419
2024-11-21 15:59hgbotNote Added: 0172420
2024-11-21 15:59hgbotNote Added: 0172421
2024-11-21 15:59hgbotResolutionopen => fixed
2024-11-21 15:59hgbotStatusscheduled => closed
2024-11-21 15:59hgbotFixed in Version => 24Q4
2024-11-21 15:59hgbotNote Added: 0172422
2024-11-21 15:59hgbotNote Added: 0172423

Notes
(0172418)
hgbot   
2024-11-21 15:55   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3133 [^]
(0172419)
hgbot   
2024-11-21 15:55   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1799 [^]
(0172420)
hgbot   
2024-11-21 15:59   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 3d4cd4fbef31b5199b92f5d830f169d5aa1ad0ff
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 21-11-2024 20:23:50
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/3d4cd4fbef31b5199b92f5d830f169d5aa1ad0ff [^]

Related to ISSUE-57123: New Count per Amount is not created during cash up process

---
M src/org/openbravo/retail/posterminal/UpdateCashup.java
---
(0172421)
hgbot   
2024-11-21 15:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1799 [^]
(0172422)
hgbot   
2024-11-21 15:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 6e36c33cebfcc278134d74df3e45c7c6d4ca68d6
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 21-11-2024 20:22:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/6e36c33cebfcc278134d74df3e45c7c6d4ca68d6 [^]

Fixed ISSUE-57123: Set value of coins and bills to two decimals

---
M src/org/openbravo/pos2/UpdateCashupCountPerAmountHook.java
---
(0172423)
hgbot   
2024-11-21 15:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3133 [^]