Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018937Openbravo ERP09. Financial managementpublic2011-10-29 23:562012-04-01 20:37
pjuvara 
alostale 
normalminoralways
closedfixed 
5
3.0MP4.1 
3.0MP10 
Core
No
0018937: Problems with field focus on GL Item
When you enter a account associated with a GL item, the focus is incorrectly moved to the first field in the record instead of the next field.
See attachment.
AccountingDemo
? GlItemFocus.ogv (2,027,190) 2011-10-29 23:56
https://issues.openbravo.com/file_download.php?file_id=4689&type=bug
Issue History
2011-10-29 23:56pjuvaraNew Issue
2011-10-29 23:56pjuvaraAssigned To => jonalegriaesarte
2011-10-29 23:56pjuvaraFile Added: GlItemFocus.ogv
2011-10-29 23:56pjuvaraModules => Core
2011-11-07 01:43pjuvaraTag Attached: AccountingDemo
2012-02-15 19:04iciordiaAssigned Tojonalegriaesarte => vmromanos
2012-02-16 17:54vmromanosAssigned Tovmromanos => alostale
2012-03-06 14:58alostaleNote Added: 0046087
2012-03-06 15:04alostaleNote Added: 0046088
2012-03-06 15:06hgbotCheckin
2012-03-06 15:06hgbotNote Added: 0046089
2012-03-06 15:06hgbotStatusnew => resolved
2012-03-06 15:06hgbotResolutionopen => fixed
2012-03-06 15:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a9903fa60e6078e2e3a01965a434ee9103a8d09b [^]
2012-03-08 20:13dbazNote Added: 0046214
2012-03-08 20:13dbazStatusresolved => closed
2012-03-08 20:13dbazFixed in Version => 3.0MP10
2012-04-01 20:37hudsonbotCheckin
2012-04-01 20:37hudsonbotNote Added: 0047045

Notes
(0046087)
alostale   
2012-03-06 14:58   
Now the problem is not as reported. When using old selectors in 3.0 view, after selecting a value focus remains in current field, but is should move to next one as it does with new selectors.
(0046088)
alostale   
2012-03-06 15:04   
No regression risk.

Test plan:
-Focus is moved to next field when there is one to move to:
  *Go to GL Item > Accounting tab
  *In grid view open selector for debit acct and select a value -> focus is moved to credit acct.
  *In form view open selector for debit acct and select a value -> focus is moved to credit acct.
-Focus is kept when there is no field to move to:
  *Go to GL Item > Accounting tab
  *In grid view open selector for credit acct and select a value -> focus is kept in credit acct.
  *In form view open selector for credit acct and select a value -> focus is kept in credit acct.
-Focus is kept in case the popup is closed without selecting a value
(0046089)
hgbot   
2012-03-06 15:06   
Repository: erp/devel/pi
Changeset: a9903fa60e6078e2e3a01965a434ee9103a8d09b
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Mar 06 15:05:26 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a9903fa60e6078e2e3a01965a434ee9103a8d09b [^]

fixed bug 18937: Focus doesn't change after selecting value in old selectors

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-search.js
---
(0046214)
dbaz   
2012-03-08 20:13   
Reviewed @ changeset 15743 - b352e67ef2a3
(0047045)
hudsonbot   
2012-04-01 20:37   
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/640de9acc2d5 [^]

Maturity status: Test