Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018937 | Openbravo ERP | 09. Financial management | public | 2011-10-29 23:56 | 2012-04-01 20:37 |
|
Reporter | pjuvara | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP4.1 | |
Target Version | | Fixed in Version | 3.0MP10 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018937: Problems with field focus on GL Item |
Description | 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. |
Steps To Reproduce | See attachment. |
Proposed Solution | |
Additional Information | |
Tags | AccountingDemo |
Relationships | |
Attached Files | GlItemFocus.ogv (2,027,190) 2011-10-29 23:56 https://issues.openbravo.com/file_download.php?file_id=4689&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2011-10-29 23:56 | pjuvara | New Issue | |
2011-10-29 23:56 | pjuvara | Assigned To | => jonalegriaesarte |
2011-10-29 23:56 | pjuvara | File Added: GlItemFocus.ogv | |
2011-10-29 23:56 | pjuvara | Modules | => Core |
2011-11-07 01:43 | pjuvara | Tag Attached: AccountingDemo | |
2012-02-15 19:04 | iciordia | Assigned To | jonalegriaesarte => vmromanos |
2012-02-16 17:54 | vmromanos | Assigned To | vmromanos => alostale |
2012-03-06 14:58 | alostale | Note Added: 0046087 | |
2012-03-06 15:04 | alostale | Note Added: 0046088 | |
2012-03-06 15:06 | hgbot | Checkin | |
2012-03-06 15:06 | hgbot | Note Added: 0046089 | |
2012-03-06 15:06 | hgbot | Status | new => resolved |
2012-03-06 15:06 | hgbot | Resolution | open => fixed |
2012-03-06 15:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a9903fa60e6078e2e3a01965a434ee9103a8d09b [^] |
2012-03-08 20:13 | dbaz | Note Added: 0046214 | |
2012-03-08 20:13 | dbaz | Status | resolved => closed |
2012-03-08 20:13 | dbaz | Fixed in Version | => 3.0MP10 |
2012-04-01 20:37 | hudsonbot | Checkin | |
2012-04-01 20:37 | hudsonbot | Note Added: 0047045 | |
Notes |
|
|
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. |
|
|
|
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 |
|
|
|
|