Openbravo Issue Tracking System - POS2
View Issue Details
0057151POS2POSpublic2024-10-25 12:262024-11-20 08:36
lorenzofidalgo 
Rajesh_18 
immediatemajoralways
closedfixed 
5
main 
24Q424Q4 
approved
No
Production - QA Approved
24Q3
https://issues.openbravo.com/view.php?id=55405 [^]
No
0057151: [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 => 24Q4
2024-11-20 08:19hgbotNote Added: 0172265
2024-11-20 08:20hgbotNote Added: 0172266
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 => 24Q4
2024-11-20 08:36hgbotNote Added: 0172272
2024-11-20 08:36hgbotNote Added: 0172273
2024-11-20 08:36hgbotNote Added: 0172274
2024-11-20 08:36hgbotNote Added: 0172275

Notes
(0172265)
hgbot   
2024-11-20 08:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1651 [^]
(0172266)
hgbot   
2024-11-20 08:20   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3118 [^]
(0172272)
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: ac639bd10c6d413c392c8895501c2ff7d838eae7
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 20-11-2024 12:43:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/ac639bd10c6d413c392c8895501c2ff7d838eae7 [^]

Fixed ISSUE-57151: 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
---
(0172273)
hgbot   
2024-11-20 08:36   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3118 [^]
(0172274)
hgbot   
2024-11-20 08:36   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 7c219d1cbcd5828d6a8f484c89c37ac98702e56b
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 20-11-2024 12:48:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/7c219d1cbcd5828d6a8f484c89c37ac98702e56b [^]

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

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