Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028523Openbravo ERP02. Master data managementpublic2015-01-05 17:052015-02-04 20:33
ngarcia 
AtulOpenbravo 
immediateminoralways
closedfixed 
5
 
3.0PR15Q2pi 
umartirena
Core
No
0028523: Code field change in "Product Characteristics - Value" tab is not transferred to inactive records in the tab of Product window
Code field change in "Product Characteristics - Value" tab is not transferred to inactive records in the tab of Product window (Product - Characteristics - Characteristic Configuration)
As group admin role:
   Create a Characteristic and set it as Variant
   Create two values to it
   Create a new Product and set it as Generic
   Add the previously created Characteristic to it
   Go to Characteristics Configuration tab and deactivate one of the records
   Navigate to that Characteristic Value and change its Code
   Check the Code is not updated in the Product window tab
   
No tags attached.
Issue History
2015-01-05 17:05ngarciaNew Issue
2015-01-05 17:05ngarciaAssigned To => AtulOpenbravo
2015-01-05 17:05ngarciaModules => Core
2015-01-05 17:05ngarciaResolution time => 1420758000
2015-01-05 17:05ngarciaTriggers an Emergency Pack => No
2015-01-08 11:07AtulOpenbravoStatusnew => scheduled
2015-01-08 11:07AtulOpenbravofix_in_branch => pi
2015-01-09 07:28AtulOpenbravoReview Assigned To => Sandrahuguet
2015-01-09 07:28AtulOpenbravoNote Added: 0073385
2015-01-09 07:28AtulOpenbravofix_in_branchpi =>
2015-01-09 07:29hgbotCheckin
2015-01-09 07:29hgbotNote Added: 0073386
2015-01-09 07:29hgbotStatusscheduled => resolved
2015-01-09 07:29hgbotResolutionopen => fixed
2015-01-09 07:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/437ac768ed5360684c435dbe97decddbc65ce1fd [^]
2015-01-13 09:47umartirenaReview Assigned ToSandrahuguet => umartirena
2015-01-13 09:47umartirenaNote Added: 0073447
2015-01-13 09:47umartirenaStatusresolved => closed
2015-01-13 09:47umartirenaFixed in Version => pi
2015-02-04 20:33hudsonbotCheckin
2015-02-04 20:33hudsonbotNote Added: 0074126

Notes
(0073385)
AtulOpenbravo   
2015-01-09 07:28   
Test Plan
- Login as F&B International Group Admin
- Create a Characteristic "Color" and set it as Variant.
- Create two values to it
   Name: Red Code R
   Name: Blue Code B
- Create a new Product "Shirt" and set it as Generic.
- Add the "Color" Characteristic to it.
- Go to Characteristics Configuration tab and deactivate record with "Blue" characteristic value.
- Navigate to "Blue" Characteristic Value and change its Code to "BL".
- Check the Code is updated in the Product window Characteristics >> Configuration tab
(0073386)
hgbot   
2015-01-09 07:29   
Repository: erp/devel/pi
Changeset: 437ac768ed5360684c435dbe97decddbc65ce1fd
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Fri Jan 09 11:54:38 2015 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/437ac768ed5360684c435dbe97decddbc65ce1fd [^]

Fixes Issue 28523: Code field change in "Product Characteristics - Value"
tab is not transferred to inactive records in the tab of Product window

Active Filter is set false when selecting Product Characteristics
Configuration records in Characteristics Value change event handler.

---
M src/org/openbravo/event/CharacteristicValueEventHandler.java
---
(0073447)
umartirena   
2015-01-13 09:47   
Code Review + Testing OK
(0074126)
hudsonbot   
2015-02-04 20:33   
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/f36c91d0ad63 [^]
Maturity status: Test