Openbravo Issue Tracking System - POS2
View Issue Details
0052943POS2POSpublic2023-07-10 13:002023-10-06 11:15
plujan 
Rajesh_18 
normalminorhave not tried
closedfixed 
5
 
 
No
0052943: [23Q3] Lowering the Proof of Payment quantity from one to zero is done in a wacky way
In order to return the value to zero for a Proof of Payment, the minus sign does not work but the check field at the left has to be unmarked

In the Verified Returns window behavior is the expected one so it should be the same for Proof of Payment.
1. Open a delivered ticket's Proof of Payment window
2. Create a new one using the "Select products from order" option
3. The product selector is shown
4. Click the '+' in one product
5. Click the '-' in the same product and see in the background a message about a non-valid value
6. In order to return the value to zero, the check field at the left has to be unmarked

Repeat steps 3 to 6 in the Verified Returns window and check what is the expected behavior.
No tags attached.
png ProofOfPayment.png (59,727) 2023-07-10 13:00
https://issues.openbravo.com/file_download.php?file_id=18739&type=bug
png
Issue History
2023-07-10 13:00plujanNew Issue
2023-07-10 13:00plujanAssigned To => Retail
2023-07-10 13:00plujanFile Added: ProofOfPayment.png
2023-07-10 13:00plujanTriggers an Emergency Pack => No
2023-09-15 09:07Rajesh_18Assigned ToRetail => Rajesh_18
2023-09-15 09:07Rajesh_18Statusnew => scheduled
2023-09-19 14:56hgbotNote Added: 0154997
2023-10-06 11:15hgbotResolutionopen => fixed
2023-10-06 11:15hgbotStatusscheduled => closed
2023-10-06 11:15hgbotNote Added: 0155618
2023-10-06 11:15hgbotFixed in Version => 24Q1
2023-10-06 11:15hgbotNote Added: 0155619

Notes
(0154997)
hgbot   
2023-09-19 14:56   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2095 [^]
(0155618)
hgbot   
2023-10-06 11:15   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2095 [^]
(0155619)
hgbot   
2023-10-06 11:15   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 0b8dab8c080d63ec019a65754c213faf72c10325
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 06-10-2023 06:26:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/0b8dab8c080d63ec019a65754c213faf72c10325 [^]

Fixes ISSUE-52943: Proof of Payment quantity can set to be 0

---
M web-jspack/org.openbravo.pos2/src/components/SelectLines/SelectedLinesGrid/SelectLinesFractionIncrementalInput/SelectLinesFractionIncrementalInput.jsx
---