Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052974Retail ModulesWeb POSpublic2023-07-13 11:192023-07-20 06:13
ranjith_qualiantech_com 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR23Q3RR23Q3 
No
0052974: Select All Button is not working when opening VR Popup multiple times
In Mobile view, when opening Verified Return product selection, "Select All" button status is not updated.

Select All" button status should be updated whenever VR Popup is opened
POS
1) Change the POS to mobile view using Developer tools
2) Add Product and complete the ticket
3) Open the receipt using Verified Return
4) Click "Select All" button in Verified Return Product selection popup.
   "Select All" is changed to "Select None"
5) Click "Cancel" button in Verified Return Product selection popup.
6) Open the same receipt using Verified Return
7) Button "Select None" is visible. <---- KO
   Button "Select All" should be visible. <--- OK
No tags attached.
blocks defect 0052956RR23Q4 closed ranjith_qualiantech_com Select All Button is not working when opening VR Popup multiple times 
Issue History
2023-07-16 12:13ranjith_qualiantech_comTypedefect => backport
2023-07-16 12:13ranjith_qualiantech_comTarget VersionRR23Q4 => RR23Q3
2023-07-19 15:24hgbotNote Added: 0152661
2023-07-19 15:24hgbotNote Added: 0152663
2023-07-20 06:13hgbotResolutionopen => fixed
2023-07-20 06:13hgbotStatusscheduled => closed
2023-07-20 06:13hgbotFixed in Version => RR23Q3
2023-07-20 06:13hgbotNote Added: 0152678
2023-07-20 06:13hgbotNote Added: 0152679
2023-07-20 06:13hgbotNote Added: 0152680
2023-07-20 06:13hgbotNote Added: 0152681

Notes
(0152661)
hgbot   
2023-07-19 15:24   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/59 [^]
(0152663)
hgbot   
2023-07-19 15:24   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/307 [^]
(0152678)
hgbot   
2023-07-20 06:13   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: b507468f15e268a5c12c35b419a5efb24639436f
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 19-07-2023 16:38:51
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/b507468f15e268a5c12c35b419a5efb24639436f [^]

Fixed ISSUE-52974: VR Popup SelectAll button status should be resetted when opening

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0152679)
hgbot   
2023-07-20 06:13   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/59 [^]
(0152680)
hgbot   
2023-07-20 06:13   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/307 [^]
(0152681)
hgbot   
2023-07-20 06:13   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: b6b21a7aa3a3fb97f0f0ad0e12e5260bedc37aa0
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 19-07-2023 18:14:33
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/b6b21a7aa3a3fb97f0f0ad0e12e5260bedc37aa0 [^]

Verifies ISSUE-52974: Updated test CancelAndRplReturn

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cancelandreplace/CancelAndRplReturn.java
---