Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027317Openbravo ERP02. Master data managementpublic2014-08-12 20:492014-09-08 16:01
jecharri 
jecharri 
highminoralways
closedfixed 
5
 
3.0PR14Q4 
jonalegriaesarte
Google Chrome
Core
No
0027317: When you add a new value to product characteristic it adds with isactive='N' and it will be find to be configurable
When you add a new value to product characteristic it adds with isactive='N' and it will be find to be configurable
-Create a default preference in core at system level with value 'N'
-Be able to create the preference at client level to change the default value

Adapt the process to check the preference value
No tags attached.
Issue History
2014-08-12 20:49jecharriNew Issue
2014-08-12 20:49jecharriAssigned To => jecharri
2014-08-12 20:49jecharriWeb browser => Google Chrome
2014-08-12 20:49jecharriModules => Core
2014-08-12 20:49jecharriTriggers an Emergency Pack => No
2014-08-14 21:55hgbotCheckin
2014-08-14 21:55hgbotNote Added: 0069378
2014-08-14 21:55hgbotStatusnew => resolved
2014-08-14 21:55hgbotResolutionopen => fixed
2014-08-14 21:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/30d537a20692198214701e63f5dc2b1b591a2017 [^]
2014-08-15 15:58hgbotCheckin
2014-08-15 15:58hgbotNote Added: 0069389
2014-08-18 01:58hudsonbotCheckin
2014-08-18 01:58hudsonbotNote Added: 0069447
2014-08-18 01:58hudsonbotCheckin
2014-08-18 01:58hudsonbotNote Added: 0069452
2014-09-08 16:01jonalegriaesarteReview Assigned To => jonalegriaesarte
2014-09-08 16:01jonalegriaesarteNote Added: 0070017
2014-09-08 16:01jonalegriaesarteStatusresolved => closed
2014-09-08 16:01jonalegriaesarteFixed in Version => 3.0PR14Q4

Notes
(0069378)
hgbot   
2014-08-14 21:55   
Repository: erp/devel/pi
Changeset: 30d537a20692198214701e63f5dc2b1b591a2017
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Aug 14 14:54:47 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/30d537a20692198214701e63f5dc2b1b591a2017 [^]

Fixes issue 27317: When you add a new value to product
characteristic it adds with isactive='N' and it will be find to be configurable

---
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_REF_LIST.xml
---
(0069389)
hgbot   
2014-08-15 15:58   
Repository: erp/devel/pi
Changeset: 0ddec04e8ce30c00069b74066a2c1479a0f466f9
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Fri Aug 15 08:57:47 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/0ddec04e8ce30c00069b74066a2c1479a0f466f9 [^]

Issue 27317 and fixing dbconsistency build 709

---
M src-db/database/model/triggers/M_CH_SUBSET_VALUE_TRG.xml
---
(0069447)
hudsonbot   
2014-08-18 01:58   
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/ed428d44c18c [^]
Maturity status: Test
(0069452)
hudsonbot   
2014-08-18 01:58   
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/ed428d44c18c [^]
Maturity status: Test
(0070017)
jonalegriaesarte   
2014-09-08 16:01   
Verified and working fine.