Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049637Retail ModulesWeb POSpublic2022-06-23 11:522022-07-25 09:50
XABIER_AGUADO 
radhakrishnan 
normalmajoralways
closedfixed 
5
 
 
No
0049637: Add Verified return - Quantity selection
When accessing the "verified return" popup to make a return and selecting the checkbox, the quantity to return is displayed as "1".
If I reset the quantity to "0", the checkbox is not deselected (KO)
If I, however, set up the amount to 1 , the checbox remains uncheked.

Video: https://watch.screencastify.com/v/gjiXAuuGUB2z02hS3yVc [^]
Case 1:
Access to WebPos > Orders > Verified returns
Select all products with checkbox : the quantities is displayed as "1".
Click "-" button => the checkbox stay selected while the quantity is 0 (KO)
Access to WebPos > Orders > Verified returns

Case 2:
Click on "+" button to make all quantities to return for on product => the checkbox stay uncheck
If the amount is equal or bigger than 1, check the box
If the amount is 0, uncheck the amount
FASH
Issue History
2022-06-23 11:52XABIER_AGUADONew Issue
2022-06-23 11:52XABIER_AGUADOAssigned To => Retail
2022-06-23 11:52XABIER_AGUADOTriggers an Emergency Pack => No
2022-06-23 11:52XABIER_AGUADOTag Attached: FASH
2022-06-23 12:59radhakrishnanAssigned ToRetail => radhakrishnan
2022-06-23 12:59radhakrishnanStatusnew => scheduled
2022-06-24 08:37radhakrishnanAssigned Toradhakrishnan => Retail
2022-06-24 08:41radhakrishnanStatusscheduled => acknowledged
2022-06-28 11:48radhakrishnanAssigned ToRetail => radhakrishnan
2022-06-28 11:48radhakrishnanStatusacknowledged => scheduled
2022-06-28 12:41hgbotNote Added: 0138816
2022-06-28 12:41hgbotNote Added: 0138817
2022-06-28 12:43hgbotNote Added: 0138818
2022-07-25 09:50hgbotResolutionopen => fixed
2022-07-25 09:50hgbotStatusscheduled => closed
2022-07-25 09:50hgbotFixed in Version => 22Q4
2022-07-25 09:50hgbotNote Added: 0139588
2022-07-25 09:50hgbotNote Added: 0139589

Notes
(0138816)
hgbot   
2022-06-28 12:41   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1047 [^]
(0138817)
hgbot   
2022-06-28 12:41   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1047 [^]
(0138818)
hgbot   
2022-06-28 12:43   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1048 [^]
(0139588)
hgbot   
2022-07-25 09:50   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 167ef0cf499ddca6531dc39856dc8a03338f1193
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 25-07-2022 07:47:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/167ef0cf499ddca6531dc39856dc8a03338f1193 [^]

Fixed ISSUE-49637: Fixes checkbox selection in verified return popup
Added checked attribute in QuantityInputRenderCell component for selecting checkbox
when increment or decrement the Qty to return

---
M web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/QuantityInputRenderCell/QuantityInputRenderCell.jsx
---
(0139589)
hgbot   
2022-07-25 09:50   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1048 [^]