Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0030721Openbravo ERP02. Master data managementpublic2015-09-01 17:162015-11-23 21:17
gorkaion 
gorkaion 
normalminorN/A
closedfixed 
5
 
 
dmiguelez
Core
No
0030721: Ability to insert or delete records in the Product Characteristic Configuration tab
When a generic product is defined all the available values of its variants are inserted in the Configuration tab. If the variant characteristic has many values it is easier to be able to manually add or delete the desired values. This is currently not possible as the tab is defined as Edit only.
Create a characteristic with some values.
Create a new product checking the is generic flag.
Add the characteristic to the product as a variant.
Check that all the values are inserted in the configuration tab but it is nos possible to delete or insert new ones.
Change the definition to standard.
Make sure by a db index that it is not possible to add twice the same value.
No tags attached.
blocks feature request 0030724 closed gorkaion Add ability to configure if values of a variant characteristics need to be added automatically to the configuration tab. 
Issue History
2015-09-01 17:16gorkaionNew Issue
2015-09-01 17:16gorkaionAssigned To => Triage Finance
2015-09-01 17:16gorkaionModules => Core
2015-09-01 17:16gorkaionTriggers an Emergency Pack => No
2015-09-01 17:18gorkaionAssigned ToTriage Finance => gorkaion
2015-09-01 17:25gorkaionRelationship addedblocks 0030724
2015-11-12 10:22hgbotCheckin
2015-11-12 10:22hgbotNote Added: 0081737
2015-11-12 10:22hgbotStatusnew => resolved
2015-11-12 10:22hgbotResolutionopen => fixed
2015-11-12 10:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/eca7d0102a7e9f59bfea63e233625949dfe5316b [^]
2015-11-12 13:25dmiguelezReview Assigned To => dmiguelez
2015-11-12 13:25dmiguelezNote Added: 0081755
2015-11-12 13:25dmiguelezStatusresolved => closed
2015-11-23 21:17hudsonbotCheckin
2015-11-23 21:17hudsonbotNote Added: 0082202

Notes
(0081737)
hgbot   
2015-11-12 10:22   
Repository: erp/devel/pi
Changeset: eca7d0102a7e9f59bfea63e233625949dfe5316b
Author: Jonathan Bueno <jonathan.bueno <at> openbravo.com>
Date: Thu Nov 12 10:20:59 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/eca7d0102a7e9f59bfea63e233625949dfe5316b [^]

Fixed issue 30721. Fixed issue 30724

Now is possible to insert or delete records in product characteristic configuration tab.


When a variant characteristic is added to a generic product all its values are copied in the configuration tab.

---
M src-db/database/model/tables/M_CHARACTERISTIC.xml
M src-db/database/model/tables/M_PRODUCT_CH.xml
M src-db/database/model/tables/M_PRODUCT_CH_CONF.xml
M src-db/database/model/triggers/M_CH_SUBSET_VALUE_TRG.xml
M src-db/database/model/triggers/M_CH_VALUE_TRG.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/org/openbravo/erpCommon/ad_callouts/SL_ProductCh_Characteristic.java
M src/org/openbravo/event/ProductCharacteristicEventHandler.java
---
(0081755)
dmiguelez   
2015-11-12 13:25   
Code Review + Testing done
(0082202)
hudsonbot   
2015-11-23 21:17   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7b56bebaaa88 [^]
Maturity status: Test