Openbravo Issue Tracking System - POS2
View Issue Details
0051043POS2POSpublic2022-11-30 16:292022-12-30 17:52
gorka_gil 
prakashmurugesan88 
normalmajorN/A
scheduledopen 
5
 
 
No
0051043: Implement print product labels
Add functionality to allow print product labels from the pos
-
No tags attached.
related to defect 0051054 closed prakashmurugesan88 Add tests and story for swipe functionality 
Issue History
2022-11-30 16:29gorka_gilNew Issue
2022-11-30 16:29gorka_gilAssigned To => prakashmurugesan88
2022-11-30 16:29gorka_gilTriggers an Emergency Pack => No
2022-11-30 16:29gorka_gilStatusnew => scheduled
2022-11-30 16:59hgbotNote Added: 0144272
2022-11-30 17:02hgbotNote Added: 0144273
2022-12-01 16:01hgbotNote Added: 0144319
2022-12-01 16:03hgbotNote Added: 0144320
2022-12-02 12:02gorka_gilRelationship addedrelated to 0051054
2022-12-02 14:26hgbotNote Added: 0144373
2022-12-13 17:10hgbotNote Added: 0144604
2022-12-13 17:13hgbotNote Added: 0144605
2022-12-13 17:15hgbotNote Added: 0144606
2022-12-22 20:44hgbotNote Added: 0144949
2022-12-22 20:47hgbotNote Added: 0144950
2022-12-22 20:50hgbotNote Added: 0144951
2022-12-30 17:52hgbotNote Added: 0145105

Notes
(0144272)
hgbot   
2022-11-30 16:59   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 832a143b4f065e87c7c953ce7487c417c8082fac
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 30-11-2022 16:45:21
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/832a143b4f065e87c7c953ce7487c417c8082fac [^]

Related to ISSUE-51043: Merge branch 'fix/PrintProductLabel'

---
M src-db/database/model/tables/M_PRODUCTPRICE_EXC.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0144273)
hgbot   
2022-11-30 17:02   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 650bc29a127e6020412619014bab029acd409fc8
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 30-11-2022 17:01:59
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/650bc29a127e6020412619014bab029acd409fc8 [^]

Related to ISSUE-51043: Merge branch 'fix/PrintProductLabel'

---
M src/org/openbravo/retail/posterminal/master/Product.java
M src/org/openbravo/retail/posterminal/master/ProductProperties.java
---
(0144319)
hgbot   
2022-12-01 16:01   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: c774855539d0958a8bff0fb6c49ab44c5495d284
Author: Antonio Moreno <antonio.moreno@openbravo.com>
Date: 01-12-2022 16:00:51
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/c774855539d0958a8bff0fb6c49ab44c5495d284 [^]

Related to ISSUE-51043. Added icon for Print Label. Merge branch 'fix/PrintLabelIcon'

---
A web-jspack/org.openbravo.core2/src/assets/icons/print-label.svg
M web-jspack/org.openbravo.core2/src/assets/style/iconography.scss
---
(0144320)
hgbot   
2022-12-01 16:03   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 1000cc23cb2fd7877dfdda7f9dbf6a277fa35e72
Author: Antonio Moreno <antonio.moreno@openbravo.com>
Date: 01-12-2022 16:02:35
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/1000cc23cb2fd7877dfdda7f9dbf6a277fa35e72 [^]

Related to ISSUE-51043. Include variantClass for Standard Step. Merge branch 'fix/StandardStepNewProps'

---
M web-jspack/org.openbravo.core2/src/components/MultiStepProcess/StandardStep/StandardStep.jsx
---
(0144373)
hgbot   
2022-12-02 14:26   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^]
Changeset: 812de2dafbaf53d293065d17c1f538d0f84f6337
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 02-12-2022 14:26:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/812de2dafbaf53d293065d17c1f538d0f84f6337 [^]

Related to ISSUE-51043: Merge branch 'fix/PrintProductLabel'

---
A build/classes/org/openbravo/commercialoperations/modulescript/UpdateCommercialOperationProductListPrice.class
A build/classes/org/openbravo/commercialoperations/modulescript/UpdateCommercialOperationProductListPriceData.class
A src-util/modulescript/src/org/openbravo/commercialoperations/modulescript/UpdateCommercialOperationProductListPrice.java
A src-util/modulescript/src/org/openbravo/commercialoperations/modulescript/UpdateCommercialOperationProductListPrice_Data.xsql
M src-db/database/model/tables/OBCOMOP_COM_OPER_PRODPRI.xml
M src-db/database/model/triggers/OBCOMOP_PRODUCT_PRICES_TRG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-test/org/openbravo/commercialoperations/actionhandler/ImportProductPricesCommercialOperationTest.java
M src-test/org/openbravo/commercialoperations/util/CommercialOperationTestConstants.java
M src/org/openbravo/commercialoperations/actionhandler/ImportProductPricesCommercialOperation.java
M src/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcess.java
---
(0144604)
hgbot   
2022-12-13 17:10   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.product.label.printing.config [^]
Changeset: 53a50436d988ef8b3ab65048a01d55ab1fa07505
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 13-12-2022 17:09:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.product.label.printing.config/-/commit/53a50436d988ef8b3ab65048a01d55ab1fa07505 [^]

Related to ISSUE-51043: Merge branch 'fix/PrintProductLabel'

---
---
(0144605)
hgbot   
2022-12-13 17:13   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.product.label.printing.commercialoperations [^]
Changeset: 8203a4294982b27dd99fc59f654bd5bf1ab14cf5
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 13-12-2022 17:13:24
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.product.label.printing.commercialoperations/-/commit/8203a4294982b27dd99fc59f654bd5bf1ab14cf5 [^]

Related to ISSUE-51043: Merge branch 'fix/PrintProductLabel'

---
A src-db/database/model/modifiedTables/OBCOMOP_COM_OPERATION.xml
A src-db/database/model/triggers/OBPLPCO_COM_OPERATION_TRG.xml
A src-db/database/sourcedata/AD_COLUMN.xml
A src-db/database/sourcedata/AD_ELEMENT.xml
A src-db/database/sourcedata/AD_FIELD.xml
A src-db/database/sourcedata/AD_MODULE.xml
A src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml
A src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
A src-db/database/sourcedata/AD_PACKAGE.xml
A src-db/database/sourcedata/OBMOBC_SERVICES.xml
A src/org/openbravo/product/label/printing/commercialoperations/event/ProductPriceExceptionEventHandler.java
A src/org/openbravo/product/label/printing/commercialoperations/master/CommercialOperation.java
A src/org/openbravo/product/label/printing/commercialoperations/master/ProductProperties.java
A web-jspack/org.openbravo.product.label.printing.commercialoperations/package-lock.json
A web-jspack/org.openbravo.product.label.printing.commercialoperations/package.json
A web-jspack/org.openbravo.product.label.printing.commercialoperations/src/authentication/loginInitActions.js
A web-jspack/org.openbravo.product.label.printing.commercialoperations/src/configurations/PrintProductLabelFilterCOInfo.config.json
A web-jspack/org.openbravo.product.label.printing.commercialoperations/src/ob-init.js
A web-jspack/org.openbravo.product.label.printing.commercialoperations/src/productSearch/getCommercialOperationAvailableFilter.js
---
(0144606)
hgbot   
2022-12-13 17:15   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing [^]
Changeset: 5846e06026d96059150f57b3934a9d6a851b0047
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 13-12-2022 17:15:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/commit/5846e06026d96059150f57b3934a9d6a851b0047 [^]

Related to ISSUE-51043: Merge branch 'fix/PrintProductLabel'

---
---
(0144949)
hgbot   
2022-12-22 20:44   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing [^]
Changeset: cddca85df20b0825b2b59d141604e863185ae605
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 22-12-2022 20:44:18
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/commit/cddca85df20b0825b2b59d141604e863185ae605 [^]

Related to ISSUE-51043: Merge branch 'fix/PrintProductLabel'

---
A web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelParamStep/FirstLblPositionAccordion/FirstLblPositionAccordion.jsx
A web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelParamStep/FirstLblPositionAccordion/FirstLblPositionAccordion.scss
A web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelParamStep/FirstLblPositionAccordion/FirstLblPositionAccordionFieldType.js
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabel.config.json
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelParamStep/NoOfCopiesAccordion/NoOfCopiesAccordion.jsx
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelParamStep/NoOfCopiesAccordion/NoOfCopiesAccordionFieldType.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/PrintProductLabelPrintLabelButton/PrintProductLabelPrintLabelButton.jsx
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelPrintListGrid/PrintProductLabelPrintListGrid.config.json
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/PrintProductLabelProductListGrid/PrintProductLabelProductListGrid.jsx
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/PrintProductLabelSelectProdIncrementalInput/PrintProductLabelSelectProdIncrementalInput.jsx
M web-jspack/org.openbravo.pos2.product.label.printing/src/model/messages/user-action/PrintProductLabel.js
M web-jspack/org.openbravo.pos2.product.label.printing/src/ob-init.js
M web/org.openbravo.pos2.product.label.printing/res/PrintProductLabelProd.jrxml
---
(0144950)
hgbot   
2022-12-22 20:47   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.product.label.printing.config [^]
Changeset: a87ad820798a255a2accc0d4e2645754dac4bef0
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 22-12-2022 20:47:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.product.label.printing.config/-/commit/a87ad820798a255a2accc0d4e2645754dac4bef0 [^]

Related to ISSUE-51043: Merge branch 'fix/PrintProductLabel'

---
M src/org/openbravo/product/label/printing/config/actionHandler/AddProductActionHandler.java
---
(0144951)
hgbot   
2022-12-22 20:50   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.product.label.printing.commercialoperations [^]
Changeset: b83b32bc4d4c1c82815ced46a135be30a07da990
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 22-12-2022 20:49:48
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.product.label.printing.commercialoperations/-/commit/b83b32bc4d4c1c82815ced46a135be30a07da990 [^]

Related to ISSUE-51043: Merge branch 'fix/PrintProductLabel'

---
A src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.product.label.printing.commercialoperations/src/productSearch/getCommercialOperationAvailableFilter.js
---
(0145105)
hgbot   
2022-12-30 17:52   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing [^]
Changeset: 9188f47fd790676fa4437cba90056651f5993017
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 30-12-2022 17:50:27
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/commit/9188f47fd790676fa4437cba90056651f5993017 [^]

Related to ISSUE-51043: Merge branch 'fix/PrintProductLabel'

---
M web/org.openbravo.pos2.product.label.printing/res/PrintProductLabelProd.jrxml
---