Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0036417Openbravo ERP01. General setuppublic2017-07-05 13:262017-11-29 14:19
ngarcia 
collazoandy4 
urgentmajoralways
closedfixed 
5
 
3.0PR17Q4 
aferraz
Core
No
0036417: Characteristic Description is not updated in Update Characteristics process from Product window
Characteristic Description is not updated in Update Characteristics process from Product window. You should launch the Update Product Characteristics Description process for all the products or characteristics values in order to have it filled

In 3.0PR16Q3.5 the description was filled automatically
As group admin role:
   Create a Product Characteristic (Variant = 'N')
   Set a Value
   Create a Product
   Add the previously created characteristic in the Characteristics tab
   Launch the Update Characteristics process and select the previously created value
   Check the Characteristics Description section is not shown in form view
   Open the window in grid view and check the field is empty
   
   Try to launch the Update Product Characteristics Description and check you cannot select the product as the selector is filtered by pricelist and warehouse

   Launch the Update Product Characteristics Description process without any parameter (for all the products) and check the Characteristics Description field of the product is now filled
No tags attached.
Issue History
2017-07-05 13:26ngarciaNew Issue
2017-07-05 13:26ngarciaAssigned To => Triage Finance
2017-07-05 13:26ngarciaModules => Core
2017-07-05 13:26ngarciaResolution time => 1501020000
2017-07-05 13:26ngarciaTriggers an Emergency Pack => No
2017-07-05 13:26ngarciaIssue Monitored: networkb
2017-07-05 13:27ngarciaSummaryCharacteristic Description is not updated in Update Characteristics process for Product window => Characteristic Description is not updated in Update Characteristics process from Product window
2017-07-05 13:27ngarciaDescription Updatedbug_revision_view_page.php?rev_id=15465#r15465
2017-07-05 14:39RenateNieuwkoopIssue Monitored: RenateNieuwkoop
2017-07-06 08:28vmromanosAssigned ToTriage Finance => collazoandy4
2017-07-07 16:16collazoandy4Statusnew => scheduled
2017-07-10 17:01collazoandy4Note Added: 0097988
2017-07-11 11:39hgbotCheckin
2017-07-11 11:39hgbotNote Added: 0098012
2017-07-11 11:39hgbotStatusscheduled => resolved
2017-07-11 11:39hgbotResolutionopen => fixed
2017-07-11 11:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6d404d5b20d4f986786b5cd052b3b8fea6fc8d8a [^]
2017-07-11 11:39hgbotCheckin
2017-07-11 11:39hgbotNote Added: 0098013
2017-07-11 11:40aferrazReview Assigned To => aferraz
2017-07-11 11:40aferrazNote Added: 0098014
2017-07-11 11:40aferrazStatusresolved => closed
2017-07-11 11:40aferrazFixed in Version => 3.0PR17Q4
2017-09-21 16:49hudsonbotCheckin
2017-09-21 16:49hudsonbotNote Added: 0099267
2017-09-21 16:49hudsonbotCheckin
2017-09-21 16:49hudsonbotNote Added: 0099268
2017-11-29 14:19eugeniIssue Monitored: eugeni

Notes
(0097988)
collazoandy4   
2017-07-10 17:01   
As group admin role:
   Go to Product Characteristic and create a new record:
     Name: Characteristic
     Variant = 'N'
     In Value tab create a new record:
       Name: Value
   Go to Product window and create a new record:
     Search Key / Name: Product
     In Characteristic tab create a new record:
       Characteristic: Characteristic
   Launch the Update Characteristics process and select the previously created value
   Check the Characteristics Description section is shown in form view
   Open the window in grid view and check the field is not empty
(0098012)
hgbot   
2017-07-11 11:39   
Repository: erp/devel/pi
Changeset: 6d404d5b20d4f986786b5cd052b3b8fea6fc8d8a
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Jul 10 10:37:15 2017 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/6d404d5b20d4f986786b5cd052b3b8fea6fc8d8a [^]

Fixes issue 36417: Characteristic Description is not updated

The Characteristic process from product window doesn't update the product
characteristic description, a new call to Update Product Characteristics
Description process is made to correctly update the product characteristic
description

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/event/UpdateInvariantCharacteristicsHandler.java
---
(0098013)
hgbot   
2017-07-11 11:39   
Repository: erp/devel/pi
Changeset: 267dc90e6f1f92feeb753c86af232d109abfb6a4
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Jul 11 11:38:20 2017 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/267dc90e6f1f92feeb753c86af232d109abfb6a4 [^]

Related to issue 36417: Code review improvements

Call to VariantChDescUpdateProcess after flush to set characteristic description properly.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/event/UpdateInvariantCharacteristicsHandler.java
---
(0098014)
aferraz   
2017-07-11 11:40   
Code review + Testing OK
(0099267)
hudsonbot   
2017-09-21 16:49   
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/9750b78d3e5c [^]
Maturity status: Test
(0099268)
hudsonbot   
2017-09-21 16:49   
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/9750b78d3e5c [^]
Maturity status: Test