Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019685Openbravo ERPA. Platformpublic2012-02-08 15:422012-03-02 15:35
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
3.0MP9 
Core
No
0019685: In sales order lines quantity field, changing the field results in many server calls while typing
The changes in the quantity/numeric field should only do server calls when blurring not when typing
Go to sales order header and then lines
change a line, type in the quantity field
notice that setsession forminitialization calls are done for each character typed.
No tags attached.
Issue History
2012-02-08 15:42mtaalNew Issue
2012-02-08 15:42mtaalAssigned To => mtaal
2012-02-08 15:42mtaalModules => Core
2012-02-09 13:31hgbotCheckin
2012-02-09 13:31hgbotNote Added: 0044958
2012-02-09 13:31hgbotStatusnew => resolved
2012-02-09 13:31hgbotResolutionopen => fixed
2012-02-09 13:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a35287af26c4650b1b2c42c962a7f2315f2974cd [^]
2012-02-21 10:28marvintmStatusresolved => closed
2012-03-02 15:35hudsonbotCheckin
2012-03-02 15:35hudsonbotNote Added: 0045786

Notes
(0044958)
hgbot   
2012-02-09 13:31   
Repository: erp/devel/pi
Changeset: a35287af26c4650b1b2c42c962a7f2315f2974cd
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Feb 09 13:30:30 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a35287af26c4650b1b2c42c962a7f2315f2974cd [^]

Fixes issue 19685: In sales order lines quantity field, changing the field results in many server calls while typing
Pass noSetSession parameter on to the button update method

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
(0045786)
hudsonbot   
2012-03-02 15:35   
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/544d64e0c159 [^]

Maturity status: Test