Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026752Openbravo ERPA. Platformpublic2014-05-30 15:182014-06-26 11:02
umartirena 
AugustoMauch 
urgentmajoralways
closedfixed 
5
 
3.0PR14Q3 
alostale
Core
No
0026752: Display Logic on Process Definition is not triggered when parameter values are updated programatically
Display Logic on Process Definition is not triggered when parameter values are updated programatically.

Create a Process Definition Window.
Add a parameter, read only.
Add a js function that updates the value of this parameter.
Add another parameter that has a display logic depending on the first parameter.
Realize that when the value of the first parameter is updated, the display logic is not triggered.
No tags attached.
Issue History
2014-05-30 15:18umartirenaNew Issue
2014-05-30 15:18umartirenaAssigned To => AugustoMauch
2014-05-30 15:18umartirenaModules => Core
2014-05-30 15:18umartirenaTriggers an Emergency Pack => No
2014-06-03 12:30AugustoMauchIssue Monitored: alostale
2014-06-03 12:30AugustoMauchReview Assigned To => alostale
2014-06-03 12:52AugustoMauchStatusnew => scheduled
2014-06-03 12:52AugustoMauchfix_in_branch => pi
2014-06-03 12:52AugustoMauchNote Added: 0067705
2014-06-19 16:55hgbotCheckin
2014-06-19 16:55hgbotNote Added: 0068172
2014-06-19 16:55hgbotStatusscheduled => resolved
2014-06-19 16:55hgbotResolutionopen => fixed
2014-06-19 16:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1ceac50b363b3612f22c4d56508e3aa6afd8c569 [^]
2014-06-20 17:54hudsonbotCheckin
2014-06-20 17:54hudsonbotNote Added: 0068231
2014-06-26 11:02shankarbNote Added: 0068334
2014-06-26 11:02shankarbStatusresolved => closed
2014-06-26 11:02shankarbFixed in Version => PR14Q3

Notes
(0067705)
AugustoMauch   
2014-06-03 12:52   
Fixed in pi-aprm-windows branch:

https://code.openbravo.com/erp/devel/pi-aprm-windows/rev/1ceac50b363b [^]
(0068172)
hgbot   
2014-06-19 16:55   
Repository: erp/devel/pi
Changeset: 1ceac50b363b3612f22c4d56508e3aa6afd8c569
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Jun 03 12:26:59 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1ceac50b363b3612f22c4d56508e3aa6afd8c569 [^]

Fixes issue 26752: DisplayLogic is reevaluated after executing onChangeFunction

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-form.js
---
(0068231)
hudsonbot   
2014-06-20 17:54   
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/089e5cbefd60 [^]
Maturity status: Test
(0068334)
shankarb   
2014-06-26 11:02   
Code reviewed and verified in pi changeset c016b282ca61.