Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026741Openbravo ERPA. Platformpublic2014-05-30 11:402014-06-22 10:04
umartirena 
AugustoMauch 
urgentmajoralways
closedfixed 
5
 
3.0PR14Q3 
shankarb
Core
No
0026741: Display Logic on Process Definition windows is evaluated every time a value is entered on a field, should be on onblur
Display Logic on Process Definition windows is evaluated every time a value is entered on a field, should be on onblur.

This is a problem for Amount type parameters, always a value is entered, the display logic gets executed and the value recalculated, leaving the focus to the right of decimals, being very annoying to work like that.
Create a Process Definition window.
Add a Parameter of Amount Reference.
Add another parameter with a display logic depending on the previous one.
Edit the first parameter, realize that behaves like described in description section.
No tags attached.
Issue History
2014-05-30 11:40umartirenaNew Issue
2014-05-30 11:40umartirenaAssigned To => AugustoMauch
2014-05-30 11:40umartirenaModules => Core
2014-05-30 11:40umartirenaTriggers an Emergency Pack => No
2014-06-03 16:27AugustoMauchStatusnew => scheduled
2014-06-03 16:27AugustoMauchfix_in_branch => pi
2014-06-03 16:27AugustoMauchIssue Monitored: shankarb
2014-06-03 16:27AugustoMauchReview Assigned To => shankarb
2014-06-03 16:27AugustoMauchfix_in_branchpi =>
2014-06-03 16:32AugustoMauchNote Added: 0067711
2014-06-19 16:55hgbotCheckin
2014-06-19 16:55hgbotNote Added: 0068173
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/4f8337cab73233439ca220f84678d33d62814e55 [^]
2014-06-20 17:54hudsonbotCheckin
2014-06-20 17:54hudsonbotNote Added: 0068232
2014-06-22 10:04shankarbNote Added: 0068238
2014-06-22 10:04shankarbStatusresolved => closed
2014-06-22 10:04shankarbFixed in Version => PR14Q3

Notes
(0067711)
AugustoMauch   
2014-06-03 16:32   
Fixed in pi-aprm-windows branch:

https://code.openbravo.com/erp/devel/pi-aprm-windows/rev/4f8337cab732 [^]
(0068173)
hgbot   
2014-06-19 16:55   
Repository: erp/devel/pi
Changeset: 4f8337cab73233439ca220f84678d33d62814e55
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Jun 03 16:24:24 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4f8337cab73233439ca220f84678d33d62814e55 [^]

Fixes issue 26741: Display logic of parameters is evaluated on blur

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-param-window-parameter.ftl
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewParameterHandler.java
---
(0068232)
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
(0068238)
shankarb   
2014-06-22 10:04   
Code reviewed and verified in pi changeset d4e6319bf664.