Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0007697 | Openbravo ERP | B. User interface | public | 2009-02-20 06:35 | 2009-04-22 00:00 |
|
Reporter | sureshbabu | |
Assigned To | gorkaion | |
Priority | normal | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | 2.50 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0007697: In Requisition line page, the default focus is in wrong field |
Description | In Requisition line page, the default focus is in wrong field
Procurement Management || Transactions || Requisition || Header >> Lines |
Steps To Reproduce | Step1 : Create a new Requisition
Step 2: Lines tab, and check the default focus in form view |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-02-20 06:35 | sureshbabu | New Issue | |
2009-02-20 06:35 | sureshbabu | Assigned To | => rafaroda |
2009-02-20 06:35 | sureshbabu | OBNetwork customer | => No |
2009-02-20 06:35 | sureshbabu | Regression testing | => No |
2009-02-24 12:14 | rafaroda | Note Added: 0014001 | |
2009-02-24 12:14 | rafaroda | Assigned To | rafaroda => gorkaion |
2009-02-24 12:14 | rafaroda | Status | new => feedback |
2009-02-24 13:00 | gorkaion | Note Added: 0014009 | |
2009-02-27 13:41 | psarobe | Status | feedback => scheduled |
2009-02-27 13:41 | psarobe | fix_in_branch | => trunk |
2009-02-27 17:09 | hgbot | Checkin | |
2009-02-27 17:09 | hgbot | Note Added: 0014169 | |
2009-02-27 17:09 | hgbot | Status | scheduled => resolved |
2009-02-27 17:09 | hgbot | Resolution | open => fixed |
2009-02-27 17:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/309965dd1e4adc246b44146a0ae13d83571071f9 [^] |
2009-04-21 10:54 | psarobe | Status | resolved => closed |
2009-04-22 00:00 | anonymous | sf_bug_id | 0 => 2777975 |
Notes |
|
|
Gorka Ion,
Could you please determine whether this is a bug or not? In Application Dictionary, Product field is first focused but the focus go to Quantity automatically.
Is this done intentionally? |
|
|
|
It is not done intentionally and it is an issue that Paolo has also told me about.
So, yes, it is a bug. The flow of the focus should start with product and continue with quantity. |
|
|
(0014169)
|
hgbot
|
2009-02-27 17:09
|
|
Repository: erp/devel/pi
Changeset: 309965dd1e4adc246b44146a0ae13d83571071f9
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Fri Feb 27 17:08:27 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/309965dd1e4adc246b44146a0ae13d83571071f9 [^]
Fixed bug 7697. The SL_RequisitionLine_Product callout was always moving the focus, modified to set the focus in the quantity field only when the product has changed.
---
M src/org/openbravo/erpCommon/ad_callouts/SL_RequisitionLine_Product.java
---
|
|