Openbravo Issue Tracking System - Modules
View Issue Details
0030726ModulesInitial data loadpublic2015-09-01 17:382015-11-12 13:25
gorkaion 
gorkaion 
normalminorhave not tried
closedfixed 
5
 
 
dmiguelez
0030726: Implement is explode configuration tab
When the feature request 0030724 is implemented a new version of the module should be published implementing the new flag.

When a new variant characteristic is created for a generic it should copy the flag status from the characteristic definition.

When a variant is created the value used should be inserted or activated in the configuration tab of the generic product if it does not exists or it is deactivated.
N/A
No tags attached.
depends on feature request 0030724 closed gorkaion Openbravo ERP Add ability to configure if values of a variant characteristics need to be added automatically to the configuration tab. 
related to defect 0030586 closed aferraz Modules Performance issues in IDL for Variants 
diff issue-30726-isexplodeflag-idl-variants.diff (5,591) 2015-09-03 13:13
https://issues.openbravo.com/file_download.php?file_id=8418&type=bug
Issue History
2015-09-01 17:38gorkaionNew Issue
2015-09-01 17:38gorkaionAssigned To => gorkaion
2015-09-01 17:39gorkaionRelationship addeddepends on 0030724
2015-09-03 13:13gorkaionFile Added: issue-30726-isexplodeflag-idl-variants.diff
2015-09-03 16:41gorkaionRelationship addedrelated to 0030586
2015-11-12 10:29hgbotCheckin
2015-11-12 10:29hgbotNote Added: 0081739
2015-11-12 10:29hgbotStatusnew => resolved
2015-11-12 10:29hgbotResolutionopen => fixed
2015-11-12 10:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.idl.variants/rev/418f3e5f8a784b83fea657e21ba5d57909f73e45 [^]
2015-11-12 13:25dmiguelezReview Assigned To => dmiguelez
2015-11-12 13:25dmiguelezNote Added: 0081757
2015-11-12 13:25dmiguelezStatusresolved => closed

Notes
(0081739)
hgbot   
2015-11-12 10:29   
Repository: erp/pmods/org.openbravo.idl.variants
Changeset: 418f3e5f8a784b83fea657e21ba5d57909f73e45
Author: Jonathan Bueno <jonathan.bueno <at> openbravo.com>
Date: Thu Nov 12 10:28:50 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.idl.variants/rev/418f3e5f8a784b83fea657e21ba5d57909f73e45 [^]

Fixed issue 30726: Implement is explode configuration tab

When a new variant characteristic is created for a generic it should copy the flag status from the characteristic definition.

When a variant is created the value used should be inserted or activated in the configuration tab of the generic product if it does not exists or it is deactivated.

---
M src/org/openbravo/idl/variants/ImportProduct.java
---
(0081757)
dmiguelez   
2015-11-12 13:25   
Code Review + Testing done