Openbravo Issue Tracking System - POS2
View Issue Details
0057152POS2POSpublic2024-10-25 12:262024-11-20 08:36
lorenzofidalgo 
Rajesh_18 
immediatemajoralways
closedfixed 
5
main 
24Q3.324Q3.3 
approved
No
Production - QA Approved
24Q3
https://issues.openbravo.com/view.php?id=55405 [^]
No
0057152: [24Q4] In addition to Cash, Vouchers are now counted in the "Cash to Keep" window, which induces some wrong flows
The Voucher payment method is now included in the "Cash to Keep" Cash Up process which induces some wrong functional flows.
It is reproducible since 24Q3. It is working as expected in 24Q2.4.
0-As precondition, login POS as vallblanca and complete a cash up keeping nothing (and the system will log you out because of the Cash up process).
1-Login POS as vallblanca and add 1x "Avalanche Transceiver" to the current empty ticket. Complete the sell paying with cash.
2-Add 1x "Avalanche Transceiver" to the current empty ticket. Click the 3 dots button at the bottom of the ticket and "Convert to return". Click "Refund" button.
3-Add 50€ as Cash and the rest of the payment as Voucher. Click Done button.
4-Go to "Close Till" and Match both expected quantities. Click Next button.
5-Now, in the "Step 2 of 3: Cash to Keep", realise "Voucher" is also being counted, apart from "Cash". DEFECT: Voucher is being taken into account here.
6-Now, in the CASH row, click "Keep 100.50€" button. Now, in the VOUCHER row, click "Keep 100.50€" button. Click that button twice. DEFECT: Realise the following error message is also shown "The quantity to keep cannot be greater than the counted quantity.". Nevertheless, Next button can be clicked and the process can continue with this wrong flow.
No tags attached.
blocks defect 0056905 closed Rajesh_18 [24Q4] In addition to Cash, Vouchers are now counted in the "Cash to Keep" window, which induces some wrong flows 
Issue History
2024-11-18 14:59marvintmTypedefect => backport
2024-11-18 14:59marvintmTarget Version => 24Q3.3
2024-11-20 08:27hgbotNote Added: 0172267
2024-11-20 08:27hgbotNote Added: 0172268
2024-11-20 08:36hgbotMerge Request Statusopen => approved
2024-11-20 08:36hgbotResolutionopen => fixed
2024-11-20 08:36hgbotStatusscheduled => closed
2024-11-20 08:36hgbotFixed in Version => 24Q3.3
2024-11-20 08:36hgbotNote Added: 0172276
2024-11-20 08:36hgbotNote Added: 0172277
2024-11-20 08:36hgbotNote Added: 0172278
2024-11-20 08:36hgbotNote Added: 0172279

Notes
(0172267)
hgbot   
2024-11-20 08:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3119 [^]
(0172268)
hgbot   
2024-11-20 08:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1652 [^]
(0172276)
hgbot   
2024-11-20 08:36   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 9cddb1388a0ac2dd5105c23ff47c54f29b0b3332
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 20-11-2024 12:55:33
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9cddb1388a0ac2dd5105c23ff47c54f29b0b3332 [^]

Fixed ISSUE-57152: In cash to keep the payment method with counted less than zero are not shown

---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/SelectCashToKeepStep/SelectCashToKeepStep.jsx
M web-jspack/org.openbravo.pos2/src/model/user-interface/utils/getCashToKeepConfig.js
---
(0172277)
hgbot   
2024-11-20 08:36   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3119 [^]
(0172278)
hgbot   
2024-11-20 08:36   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 0940579236bccfa2d92dacfc6269fe5d3ec5ec3b
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 20-11-2024 12:56:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/0940579236bccfa2d92dacfc6269fe5d3ec5ec3b [^]

Related to ISSUE-57152: Refactored Edit cell to use number input format

---
M web-jspack/org.openbravo.core2/src/components/Grid/render/EditCell.jsx
---
(0172279)
hgbot   
2024-11-20 08:36   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1652 [^]