Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021645Openbravo ERPA. Platformpublic2012-09-13 18:302012-09-26 17:19
dmiguelez 
AugustoMauch 
normalmajoralways
closedfixed 
20Community Appliance
 
3.0MP16 
AugustoMauch
Core
No
0021645: In Pick and Execute, launch validation on Focus change event
In Pick and Execute, when editing a line, if the user clicks away, in an empty space, the validation function is not launch.
In Payment Proposal Window.
Create a new record.
Click on select Payments.
Click a line and modify the amount to a value greater than the default one.
Click in an empty space and notice that the validation is not launched.
By clicking in another line, the validation will be launched and the cell will be painted in red.
No tags attached.
Issue History
2012-09-13 18:30dmiguelezNew Issue
2012-09-13 18:30dmiguelezAssigned To => AugustoMauch
2012-09-13 18:30dmiguelezModules => Core
2012-09-17 18:11hgbotCheckin
2012-09-17 18:11hgbotNote Added: 0052175
2012-09-17 18:11hgbotStatusnew => resolved
2012-09-17 18:11hgbotResolutionopen => fixed
2012-09-17 18:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e3a5ae024381d8cdcd6188e7afd9a269eeb3a666 [^]
2012-09-17 18:11AugustoMauchClosed by => AugustoMauch
2012-09-17 18:11AugustoMauchStatusresolved => closed
2012-09-17 18:11AugustoMauchFixed in Version => 3.0MP16
2012-09-26 17:19hudsonbotCheckin
2012-09-26 17:19hudsonbotNote Added: 0052774

Notes
(0052175)
hgbot   
2012-09-17 18:11   
Repository: erp/devel/pi
Changeset: e3a5ae024381d8cdcd6188e7afd9a269eeb3a666
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Mon Sep 17 18:10:35 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e3a5ae024381d8cdcd6188e7afd9a269eeb3a666 [^]

Fixes issue 21645: Validation is executed on change event in P&E windows

Before this commit, the validation was executed when a different row was selected. Now it is executed when the focus leaves the field.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---
(0052774)
hudsonbot   
2012-09-26 17:19   
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/b780e90c6452 [^]

Maturity status: Test