Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055635Retail ModulesWeb POSpublic2024-05-31 02:532024-06-26 10:32
gaboflash 
gaboflash 
normalminorhave not tried
closedfixed 
5
 
RR24Q3 
No
0055635: Add the ability to define product characteristics at organization level
Add a new functionality that allows to define a different type of product characteristics, where the value of the characteristic for a product is defined at store level, instead of being intrinsic to the product
N/A
No tags attached.
causes defect 0056028 closed sreehari import product API is not processing the assortments 
Issue History
2024-05-31 02:53gaboflashNew Issue
2024-05-31 02:53gaboflashAssigned To => gaboflash
2024-05-31 02:53gaboflashTriggers an Emergency Pack => No
2024-05-31 04:47slightlysombreroNote Added: 0165374
2024-06-13 06:58hgbotNote Added: 0165882
2024-06-13 06:58hgbotNote Added: 0165883
2024-06-13 06:58hgbotNote Added: 0165884
2024-06-18 00:36hgbotNote Added: 0166044
2024-06-19 07:53marvintmNote Deleted: 0165374
2024-06-21 17:38hgbotNote Added: 0166210
2024-06-22 23:48hgbotNote Added: 0166217
2024-06-24 07:24hgbotResolutionopen => fixed
2024-06-24 07:24hgbotStatusnew => closed
2024-06-24 07:24hgbotFixed in Version => PR24Q3
2024-06-24 07:24hgbotNote Added: 0166221
2024-06-24 07:24hgbotNote Added: 0166222
2024-06-24 07:24hgbotNote Added: 0166223
2024-06-24 07:24hgbotNote Added: 0166224
2024-06-24 07:24hgbotNote Added: 0166225
2024-06-24 07:24hgbotNote Added: 0166226
2024-06-24 07:24hgbotNote Added: 0166227
2024-06-24 07:24hgbotNote Added: 0166228
2024-06-24 07:24hgbotNote Added: 0166229
2024-06-24 07:24hgbotNote Added: 0166230
2024-06-24 07:24hgbotNote Added: 0166231
2024-06-24 07:25hgbotNote Added: 0166232
2024-06-24 07:25hgbotFixed in VersionPR24Q3 => RR24Q3
2024-06-24 07:25hgbotNote Added: 0166233
2024-06-24 07:25hgbotNote Added: 0166234
2024-06-24 08:45hgbotNote Added: 0166236
2024-06-24 08:46hgbotNote Added: 0166237
2024-06-24 23:47hgbotNote Added: 0166284
2024-06-24 23:51hgbotNote Added: 0166285
2024-06-26 06:44hgbotNote Added: 0166328
2024-06-26 08:54hgbotNote Added: 0166334
2024-06-26 08:54hgbotNote Added: 0166335
2024-06-26 08:54hgbotNote Added: 0166336
2024-06-26 08:54hgbotNote Added: 0166337
2024-06-26 08:54hgbotNote Added: 0166338
2024-06-26 08:54hgbotNote Added: 0166339
2024-06-26 10:32hgbotNote Added: 0166351
2024-07-17 08:32guillermogilRelationship addedcauses 0056028

Notes
(0165882)
hgbot   
2024-06-13 06:58   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1277 [^]
(0165883)
hgbot   
2024-06-13 06:58   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1596 [^]
(0165884)
hgbot   
2024-06-13 06:58   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/282 [^]
(0166044)
hgbot   
2024-06-18 00:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata/-/merge_requests/107 [^]
(0166210)
hgbot   
2024-06-21 17:38   
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.testsampledata/-/merge_requests/102 [^]
(0166217)
hgbot   
2024-06-22 23:48   
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/145 [^]
(0166221)
hgbot   
2024-06-24 07:24   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 657bdc881bd7e86bb448d82228aa4e13451cc2cf
Author: Gabriel Lopez <gabriel.lopez@doceleguas.com>
Date: 22-06-2024 16:53:32
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/657bdc881bd7e86bb448d82228aa4e13451cc2cf [^]

Fixed ISSUE-55635: Added support for product characteristics definition at organization level

---
A src-db/database/model/tables/M_PRODUCT_CH_DESC_ORG.xml
A src-db/database/model/tables/M_PRODUCT_CH_ORG.xml
M modules/org.openbravo.client.application/src/org/openbravo/client/application/event/UpdateInvariantCharacteristicsHandler.java
M src-db/database/model/tables/M_CHARACTERISTIC.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src/org/openbravo/materialmgmt/VariantChDescUpdateProcess.java
---
(0166222)
hgbot   
2024-06-24 07:24   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: f24d2324bc983001feb8f191c6b98e608ee47b3a
Author: Gabriel Lopez <gabriel.lopez@doceleguas.com>
Date: 22-06-2024 16:53:33
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/f24d2324bc983001feb8f191c6b98e608ee47b3a [^]

Fixed ISSUE-55635: Fixed subtab without index to parent tab

---
M src-db/database/model/tables/M_PRODUCT_CH_ORG.xml
---
(0166223)
hgbot   
2024-06-24 07:24   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: f51f869caf7629c7baa3afecb6277596f45c3f68
Author: Gabriel Lopez <gabriel.lopez@doceleguas.com>
Date: 22-06-2024 16:53:33
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/f51f869caf7629c7baa3afecb6277596f45c3f68 [^]

Fixed ISSUE-55635: Fixed warning for uses unchecked operations

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/event/UpdateInvariantCharacteristicsHandler.java
---
(0166224)
hgbot   
2024-06-24 07:24   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 3d18b615ce83104412236ae2008a31fd5fca3fcb
Author: Gabriel Lopez <gabriel.lopez@doceleguas.com>
Date: 22-06-2024 16:53:33
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/3d18b615ce83104412236ae2008a31fd5fca3fcb [^]

Related to ISSUE-55635: Fixed type casting error when deleting unused Product Characteristic Values

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/event/UpdateInvariantCharacteristicsHandler.java
---
(0166225)
hgbot   
2024-06-24 07:24   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 043eee9d5c53ca765fc7fe4cd091b8d83024c368
Author: Gabriel Lopez <gabriel.lopez@doceleguas.com>
Date: 22-06-2024 16:53:33
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/043eee9d5c53ca765fc7fe4cd091b8d83024c368 [^]

Related to ISSUE-55635: Fixed DBConsistency

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0166226)
hgbot   
2024-06-24 07:24   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata [^]
Changeset: aa206f98a15374c533b697fe199b8a89335ce3e4
Author: Gabriel Lopez <gabriel.lopez@doceleguas.com>
Date: 17-06-2024 19:32:02
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata/-/commit/aa206f98a15374c533b697fe199b8a89335ce3e4 [^]

Related to ISSUE-55635: Update sampledata to include new column

---
M referencedata/sampledata/The_White_Valley_Group/M_CHARACTERISTIC.xml
---
(0166227)
hgbot   
2024-06-24 07:24   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: c5bc06e3cd2636399802f918aedf69afa2f17fcf
Author: Antonio Moreno <antonio.moreno@openbravo.com>
Date: 24-06-2024 07:24:10
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/c5bc06e3cd2636399802f918aedf69afa2f17fcf [^]

Fixed ISSUE-55635: Fixed RM-12487. Implemented support for characteristics at organization level

---
A src-db/database/model/tables/M_PRODUCT_CH_DESC_ORG.xml
A src-db/database/model/tables/M_PRODUCT_CH_ORG.xml
M modules/org.openbravo.client.application/src/org/openbravo/client/application/event/UpdateInvariantCharacteristicsHandler.java
M src-db/database/model/tables/M_CHARACTERISTIC.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src/org/openbravo/materialmgmt/VariantChDescUpdateProcess.java
---
(0166228)
hgbot   
2024-06-24 07:24   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata/-/merge_requests/107 [^]
(0166231)
hgbot   
2024-06-24 07:24   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/282 [^]
(0166229)
hgbot   
2024-06-24 07:24   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: dacc0e1484f5f31c7e921ec2294c6d6c8f567d83
Author: Gabriel Lopez <gabriel.lopez@doceleguas.com>
Date: 16-06-2024 16:26:26
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/dacc0e1484f5f31c7e921ec2294c6d6c8f567d83 [^]

Fixed ISSUE-55635: Added org-level characteristic values to Product API

---
M examples/Openbravo API.postman_collection.json
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
M src/org/openbravo/api/mappings/product/ExportProductJavaPropertyMappingHandler.java
M src/org/openbravo/api/mappings/product/ImportProductJavaPropertyMappingHandler.java
---
(0166230)
hgbot   
2024-06-24 07:24   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1277 [^]
(0166232)
hgbot   
2024-06-24 07:25   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1596 [^]
(0166233)
hgbot   
2024-06-24 07:25   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: b843da86516033f3302114958cb9f0677346ce86
Author: Gabriel Lopez <gabriel.lopez@doceleguas.com>
Date: 22-06-2024 16:54:26
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/b843da86516033f3302114958cb9f0677346ce86 [^]

Fixed ISSUE-55635: Added support for product characteristics definition at organization level

---
A src/org/openbravo/retail/posterminal/master/ProductCharacteristicOrg.java
A src/org/openbravo/retail/posterminal/master/ProductCharacteristicOrgProperties.java
A web/org.openbravo.retail.posterminal/app/model/masterdata/ProductCharacteristicOrgModel.js
A web/org.openbravo.retail.posterminal/js/model/productcharacteristicorg.js
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java
M src/org/openbravo/retail/posterminal/master/Characteristic.java
M src/org/openbravo/retail/posterminal/master/CharacteristicValue.java
M src/org/openbravo/retail/posterminal/master/ProductProperties.java
M web-test/model/business-object/ticket/actions/AddProduct-actionPreparation.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/AddProduct.js
---
(0166234)
hgbot   
2024-06-24 07:25   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: b5053171bec82682bac2c9ce95d41e0a6c7102bb
Author: Gabriel Lopez <gabriel.lopez@doceleguas.com>
Date: 22-06-2024 16:54:26
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/b5053171bec82682bac2c9ce95d41e0a6c7102bb [^]

Fixed ISSUE-55635: Applied code review

---
M src/org/openbravo/retail/posterminal/master/CharacteristicValue.java
M src/org/openbravo/retail/posterminal/master/ProductCharacteristicOrg.java
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/AddProduct.js
M web/org.openbravo.retail.posterminal/app/model/masterdata/ProductCharacteristicOrgModel.js
---
(0166236)
hgbot   
2024-06-24 08:45   
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata [^]
Changeset: 71224da75fd92e5201f521570d606b0301a289c0
Author: Antonio Moreno <antonio.moreno@openbravo.com>
Date: 24-06-2024 08:45:40
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/commit/71224da75fd92e5201f521570d606b0301a289c0 [^]

Related to ISSUE-55635: fixed sampledata consistency

---
M referencedata/sampledata/The_White_Valley_Group/M_CHARACTERISTIC.xml
---
(0166237)
hgbot   
2024-06-24 08:46   
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.testsampledata [^]
Changeset: bffa22d2b4ae7a7873f3204a65229dc0511c9327
Author: Antonio Moreno <antonio.moreno@openbravo.com>
Date: 24-06-2024 08:46:24
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.testsampledata/-/commit/bffa22d2b4ae7a7873f3204a65229dc0511c9327 [^]

Related to ISSUE-55635: fixed sampledata consistency

---
M referencedata/sampledata/Retail_Test/M_CHARACTERISTIC.xml
---
(0166284)
hgbot   
2024-06-24 23:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/290 [^]
(0166285)
hgbot   
2024-06-24 23:51   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata/-/merge_requests/108 [^]
(0166328)
hgbot   
2024-06-26 06:44   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/399 [^]
(0166334)
hgbot   
2024-06-26 08:54   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata/-/merge_requests/108 [^]
(0166335)
hgbot   
2024-06-26 08:54   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata [^]
Changeset: ed73fab1f2fcbc644910ac45efcce573e3a4f512
Author: Gabriel Lopez <gabriel.lopez@doceleguas.com>
Date: 26-06-2024 06:53:43
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata/-/commit/ed73fab1f2fcbc644910ac45efcce573e3a4f512 [^]

Related to ISSUE-55635: Added sample data for the org-level characteristic values

---
M referencedata/sampledata/The_White_Valley_Group/M_CHARACTERISTIC.xml
M referencedata/sampledata/The_White_Valley_Group/M_CH_VALUE.xml
---
(0166336)
hgbot   
2024-06-26 08:54   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: fb7c1ca091e0d6adb2be8b10cc1a3c9418b5a24a
Author: Gabriel Lopez <gabriel.lopez@doceleguas.com>
Date: 24-06-2024 18:45:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/fb7c1ca091e0d6adb2be8b10cc1a3c9418b5a24a [^]

Related to ISSUE-55635: Modified org-level values in the Product and Product Characteristic API import

---
M examples/Openbravo API.postman_collection.json
---
(0166337)
hgbot   
2024-06-26 08:54   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/290 [^]
(0166338)
hgbot   
2024-06-26 08:54   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: babe2c0e9cd8e6d1df2f601c62e4472b062b8e3e
Author: Gabriel Lopez <gabriel.lopez@doceleguas.com>
Date: 26-06-2024 01:42:31
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/babe2c0e9cd8e6d1df2f601c62e4472b062b8e3e [^]

Fixed ISSUE-55635: Update test to adapt to the changes in sampledata

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/highvolume/ProductCharacteristicsSearchProductChangesCharacteristic_HV.java
---
(0166339)
hgbot   
2024-06-26 08:54   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/399 [^]
(0166351)
hgbot   
2024-06-26 10:32   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata [^]
Changeset: 5ee85364ca63c670c15b387b95bccebedc99ad14
Author: Antonio Moreno <antonio.moreno@openbravo.com>
Date: 26-06-2024 10:32:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata/-/commit/5ee85364ca63c670c15b387b95bccebedc99ad14 [^]

Related to ISSUE-55635: fix sampledata consistency

---
M referencedata/sampledata/The_White_Valley_Group/M_CHARACTERISTIC.xml
---