Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027143Openbravo ERP01. General setuppublic2014-07-21 19:382014-12-30 23:22
jecharri 
reinaldoguerra 
urgentmajoralways
closedfixed 
5
 
3.0PR15Q1 
vmromanos
Google Chrome
Core
No
0027143: If you disable the characteristics value it is not taken into account when you assign the characteristic to a product
If you disable the characteristics value it is not taken into account when you assign the characteristic to a product
-Go to window "product characteristics" window
-Create variant characteristic with name "color"
-Assign red and blue values
-Disable blue color
-Go to window product
-Create generic product and assign created characteristic

Verify that red and blue colors are inserted.

No tags attached.
related to defect 00272193.0PR15Q1 closed reinaldoguerra Product characteristics with numbers as variants are difficult to identify 
causes defect 0027905 closed daniOpenbravo Is not possible to assign a subset to a characteristic 
Issue History
2014-07-21 19:38jecharriNew Issue
2014-07-21 19:38jecharriAssigned To => dmiguelez
2014-07-21 19:38jecharriWeb browser => Google Chrome
2014-07-21 19:38jecharriModules => Core
2014-07-21 19:38jecharriResolution time => 1408744800
2014-07-21 19:38jecharriTriggers an Emergency Pack => No
2014-07-28 20:55jecharriRelationship addedrelated to 0027219
2014-09-22 16:36jonalegriaesarteTarget Version => 3.0PR15Q1
2014-09-22 16:37jonalegriaesarteTarget Version3.0PR15Q1 => 3.0PR14Q4
2014-09-26 04:02reinaldoguerraWeb browserGoogle Chrome => Google Chrome
2014-09-26 04:02reinaldoguerraAssigned Todmiguelez => reinaldoguerra
2014-09-26 04:02reinaldoguerraStatusnew => scheduled
2014-09-26 08:14reinaldoguerraNote Added: 0070420
2014-09-29 16:12jonalegriaesarteTarget Version3.0PR14Q4 => 3.0PR15Q1
2014-10-02 06:35reinaldoguerraNote Added: 0070644
2014-10-08 13:59vmromanosNote Deleted: 0070420
2014-10-08 16:01hgbotCheckin
2014-10-08 16:01hgbotNote Added: 0070817
2014-10-08 16:01hgbotStatusscheduled => resolved
2014-10-08 16:01hgbotResolutionopen => fixed
2014-10-08 16:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a44629203f82fc75c27479afd5f9689d33b644bf [^]
2014-10-08 16:02vmromanosReview Assigned To => vmromanos
2014-10-08 16:02vmromanosNote Added: 0070818
2014-10-08 16:02vmromanosStatusresolved => closed
2014-10-08 16:04vmromanosNote Added: 0070819
2014-10-17 14:43caristuRelationship addedcauses 0027905
2014-12-30 23:22hudsonbotCheckin
2014-12-30 23:22hudsonbotNote Added: 0072918

Notes
(0070644)
reinaldoguerra   
2014-10-02 06:35   
Test plan used:
1- Login into Openbravo ERP
2- Go to window "product characteristics"
3- Create variant characteristic with name "color"
4- Assign red and blue values
5- Disable blue color
6- Go to window product
7- Create generic product and assign created characteristic
8- Note that both values are inserted, one active and the other not active.
(0070817)
hgbot   
2014-10-08 16:01   
Repository: erp/devel/pi
Changeset: a44629203f82fc75c27479afd5f9689d33b644bf
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Mon Oct 06 11:55:39 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/a44629203f82fc75c27479afd5f9689d33b644bf [^]

Fixed bug 27143: Assigning disabled characteristics to a product.

Product Characteristic Event Handler now insert characteristic values and their active status when a characteristic is assigned to the product.
Product characteristic config tab will show all characteristic values regardless of whether they are active or not.

---
M src/org/openbravo/event/ProductCharacteristicEventHandler.java
---
(0070818)
vmromanos   
2014-10-08 16:02   
Code review + testing OK
(0070819)
vmromanos   
2014-10-08 16:04   
Note that each time the Product | Characteristic is updated, the Product Characteristic Configuration will be recalculated again, setting the active flag according to the current master Characteristic definition
(0072918)
hudsonbot   
2014-12-30 23:22   
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/6525fe229e06 [^]
Maturity status: Test