Openbravo Issue Tracking System - POS2
View Issue Details
0052327POS2POSpublic2023-05-03 13:432023-05-03 13:44
marvintm 
prakashmurugesan88 
normalminorhave not tried
closedfixed 
5
 
23Q3 
marvintm
No
No
0052327: Allow mass selection of products in the Product Label Printing module
Currently mass selection of products in the Product Label Printing module is not working, and it should be enabled.
Open the Product Label Printing module
Do a search so that products are available to print
Try to select all of them by using the top left corner button. Verify that it doesn't work
No tags attached.
Issue History
2023-05-03 13:43marvintmNew Issue
2023-05-03 13:43marvintmAssigned To => Retail
2023-05-03 13:43marvintmOBNetwork customer => No
2023-05-03 13:43marvintmTriggers an Emergency Pack => No
2023-05-03 13:44hgbotResolutionopen => fixed
2023-05-03 13:44hgbotStatusnew => resolved
2023-05-03 13:44hgbotNote Added: 0149210
2023-05-03 13:44marvintmReview Assigned To => marvintm
2023-05-03 13:44marvintmStatusresolved => closed
2023-05-03 13:44marvintmFixed in Version => 23Q3
2023-05-03 13:44marvintmAssigned ToRetail => prakashmurugesan88

Notes
(0149210)
hgbot   
2023-05-03 13:44   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing [^]
Changeset: 16491052291b6d04702852704098d4e409a852dd
Author: Prakash M <prakash@qualiantech.com>
Date: 03-05-2023 11:43:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/commit/16491052291b6d04702852704098d4e409a852dd [^]

Fixed ISSUE-52327: Allowed mass selection of products to add products to print list

---
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelProductListGrid/PrintProductLabelProductListGrid.config.json
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelProductListGrid/PrintProductLabelProductListGrid.jsx
M web-jspack/org.openbravo.pos2.product.label.printing/src/model/user-interface/actions/addProductsToPrint/addProductsToPrint.js
M web-jspack/org.openbravo.pos2.product.label.printing/src/model/user-interface/actions/removeProductsToPrint/removeProductsToPrint.js
M web-jspack/org.openbravo.pos2.product.label.printing/src/model/user-interface/user-actions/addProductsToPrint/AddProductsToPrint.js
M web-jspack/org.openbravo.pos2.product.label.printing/src/ob-init.js
R web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelSelectProdCheckBox/PrintProductLabelSelectProdCheckBox.jsx
R web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelSelectProdCheckBox/PrintProductLabelSelectProdCheckBox.scss
---