Openbravo Issue Tracking System - POS2
View Issue Details
0051713POS2POSpublic2023-02-28 08:282023-02-28 08:32
marvintm 
Retail 
normalmajorhave not tried
closedfixed 
5
 
23Q2 
marvintm
No
0051713: Add characteristics filter to the product label printing project
Add characteristics filter to the product label printing project
Add characteristics filter to the product label printing project
No tags attached.
Issue History
2023-02-28 08:28marvintmNew Issue
2023-02-28 08:28marvintmAssigned To => Retail
2023-02-28 08:28marvintmTriggers an Emergency Pack => No
2023-02-28 08:29hgbotNote Added: 0147082
2023-02-28 08:31hgbotResolutionopen => fixed
2023-02-28 08:31hgbotStatusnew => resolved
2023-02-28 08:31hgbotNote Added: 0147083
2023-02-28 08:32marvintmReview Assigned To => marvintm
2023-02-28 08:32marvintmStatusresolved => closed
2023-02-28 08:32marvintmFixed in Version => 23Q2

Notes
(0147082)
hgbot   
2023-02-28 08:29   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 14ad75d2137fbfb40777f025bcc50b8b3eb8488b
Author: Prakash M <prakash@qualiantech.com>
Date: 28-02-2023 07:29:48
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/14ad75d2137fbfb40777f025bcc50b8b3eb8488b [^]

Related to ISSUE-51713: [PrintLabelCharFilter] Saved CharacteristicsId and CharacteristicsValueId to state

---
M web-jspack/org.openbravo.pos2/src/core/productSearch/getProductCharacteristicAvailableFilter.js
---
(0147083)
hgbot   
2023-02-28 08:31   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing [^]
Changeset: de60deae29e28de0f93e81d831b66a338253dda2
Author: Antonio Moreno <antonio.moreno@openbravo.com>
Date: 28-02-2023 08:31:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/commit/de60deae29e28de0f93e81d831b66a338253dda2 [^]

Fixed ISSUE-51713: Merge branch 'PrintLabelCharFilter'

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2.product.label.printing/src/authentication/loginInitActions.js
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelProcess.scss
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelPrintListGrid/PrintProductLabelPrintListGrid.jsx
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelPrintListGrid/PrintProductLabelPrintListGrid.scss
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/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelSelectProdFilters/PrintProductLabelFilterInfo.config.json
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelSelectProdFilters/PrintProductLabelFilterInfo.js
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelSelectProdFilters/PrintProductLabelSelectProdFilters.jsx
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelSelectProdFilters/PrintProductLabelSelectProdFilters.scss
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelSelectProdStep.scss
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelWindow.config.json
---