Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0031252Openbravo ERP02. Master data managementpublic2015-10-26 17:442015-12-14 01:59
VictorVillar 
dmiguelez 
urgentmajoralways
closedfixed 
5
pi 
 
vmromanos
Core
No
0031252: it is not exploded the non variant characteristic to the Product Variants under some circumstancies
it is not exploded the non variant characteristic to the Product Variants under some circumstancies
As group admin role,
  Go to Product characteristic window,
    create a new one.
    Variant: No
    name: color
  Values:
    Rojo
    Azul
    Verde
Create a new one.
    name: temporada
    variant: no
Values: Otoño

Go to Product window,
   create a new one
     Is generic: Yes
     name: Test
 Save it
  Navigate to Characteristic tab:
    Add: color
Click on Update Characteristic button
  Realise that Otoño is added to TEST (header - more information section)
Click on 'Create Variants' button.
Filter by the new products, realise that only one has Otoño.
The new three should have this non variant characteristic.

If you repeat the process but clicking on Manage Variants button. This new three products will have the non variant characteristic Otoño.
No tags attached.
Issue History
2015-10-26 17:44VictorVillarNew Issue
2015-10-26 17:44VictorVillarAssigned To => Triage Finance
2015-10-26 17:44VictorVillarModules => Core
2015-10-26 17:44VictorVillarResolution time => 1448406000
2015-10-26 17:44VictorVillarTriggers an Emergency Pack => No
2015-10-26 17:44VictorVillarIssue Monitored: networkb
2015-10-26 17:49heccamIssue Monitored: heccam
2015-11-25 11:51dmiguelezStatusnew => scheduled
2015-12-01 12:45vmromanosAssigned ToTriage Finance => dmiguelez
2015-12-01 13:05dmiguelezNote Added: 0082489
2015-12-10 10:18hgbotCheckin
2015-12-10 10:18hgbotNote Added: 0082632
2015-12-10 10:18hgbotStatusscheduled => resolved
2015-12-10 10:18hgbotResolutionopen => fixed
2015-12-10 10:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/502f1cd5e0cea82ccc5b7c8f56d8feb2e8af0070 [^]
2015-12-10 10:19vmromanosReview Assigned To => vmromanos
2015-12-10 10:19vmromanosNote Added: 0082633
2015-12-10 10:19vmromanosStatusresolved => closed
2015-12-14 01:59hudsonbotCheckin
2015-12-14 01:59hudsonbotNote Added: 0082692

Notes
(0082489)
dmiguelez   
2015-12-01 13:05   
As group admin role,
  Go to Product characteristic window,
    create a new one.
    Variant: Yes
    name: color
  Values:
    Rojo
    Azul
    Verde
Create a new one.
    name: temporada
    variant: no
Values: Otoño

Go to Product window,
   create a new one
     Is generic: Yes
     name: Test
 Save it
  Navigate to Characteristic tab:
    Add: Temporada
    Add: Color
Click on Update Characteristic button and add Otoño as Temporada's value
  Realise that Otoño is added to TEST (header - more information section)
Click on 'Create Variants' button.
Filter by the new products, and realize that all of them have the Otoño characteristic added in their description besides the color.
(0082632)
hgbot   
2015-12-10 10:18   
Repository: erp/devel/pi
Changeset: 502f1cd5e0cea82ccc5b7c8f56d8feb2e8af0070
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Nov 25 10:58:12 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/502f1cd5e0cea82ccc5b7c8f56d8feb2e8af0070 [^]

Fixes Issue 31252. Fixes problem in Product Characteristics description.

When updating, deleting or creating a new Product, it stores in a list
the id's of the affected Products and then it modifies the description
when the Transaction is completed.

---
M src/org/openbravo/event/ProductCharacteristicValueEventHandler.java
---
(0082633)
vmromanos   
2015-12-10 10:19   
Code review + testing OK
(0082692)
hudsonbot   
2015-12-14 01:59   
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/a26c11c3031d [^]
Maturity status: Test