Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025113Openbravo ERPA. Platformpublic2013-11-08 09:402013-11-19 19:07
caristu 
shankarb 
highmajoralways
closedfixed 
5
 
3.0MP303.0MP30 
AugustoMauch
Core
No
0025113: Product Characteristic is not updated properly in form view
Product Characteristic is not updated properly in form view
1) Create a new product characteristic, for example, Color with 2 values: rojo, verde
2) Create a new generic product,A, and explode it. Two new variants will be generated A0 and A1
3) Notice that in grid view the characteristic description is fine for both products
4) Access in form view to product A0.
5) Access in form view to product A1. Notice that the characteristic value has not been updated and the A0 characteristic is shown.
In the OBCharacteristicsItem class use the setValue() method to set the value properly
No tags attached.
Issue History
2013-11-08 09:40caristuNew Issue
2013-11-08 09:40caristuAssigned To => AugustoMauch
2013-11-08 09:40caristuModules => Core
2013-11-08 09:40caristuTriggers an Emergency Pack => No
2013-11-11 08:16shankarbAssigned ToAugustoMauch => shankarb
2013-11-11 08:16shankarbReview Assigned To => AugustoMauch
2013-11-11 08:16shankarbIssue Monitored: AugustoMauch
2013-11-11 08:17hgbotCheckin
2013-11-11 08:17hgbotNote Added: 0062066
2013-11-11 08:17hgbotStatusnew => resolved
2013-11-11 08:17hgbotResolutionopen => fixed
2013-11-11 08:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7ea2815bb68a3852f3f5dabfd65162c1e602d4f6 [^]
2013-11-18 12:51AugustoMauchNote Added: 0062174
2013-11-18 12:51AugustoMauchStatusresolved => closed
2013-11-18 12:51AugustoMauchFixed in Version => 3.0MP30
2013-11-19 19:07hudsonbotCheckin
2013-11-19 19:07hudsonbotNote Added: 0062249

Notes
(0062066)
hgbot   
2013-11-11 08:17   
Repository: erp/devel/pi
Changeset: 7ea2815bb68a3852f3f5dabfd65162c1e602d4f6
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon Nov 11 12:43:33 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/7ea2815bb68a3852f3f5dabfd65162c1e602d4f6 [^]

Fixes issue 0025113: Product Characteristic is not updated properly in form view

Cleared existing values before setting new values to the canvas.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-characteristics.js
---
(0062174)
AugustoMauch   
2013-11-18 12:51   
Code reviewed and verified in pi@db204076ebbc
(0062249)
hudsonbot   
2013-11-19 19:07   
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/ab71e0273dc1 [^]

Maturity status: Test