Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007697Openbravo ERPB. User interfacepublic2009-02-20 06:352009-04-22 00:00
sureshbabu 
gorkaion 
normaltrivialalways
closedfixed 
5
pi 
2.50 
Core
No
0007697: In Requisition line page, the default focus is in wrong field
In Requisition line page, the default focus is in wrong field

Procurement Management || Transactions || Requisition || Header >> Lines
Step1 : Create a new Requisition
Step 2: Lines tab, and check the default focus in form view
No tags attached.
Issue History
2009-02-20 06:35sureshbabuNew Issue
2009-02-20 06:35sureshbabuAssigned To => rafaroda
2009-02-20 06:35sureshbabuRegression testing => No
2009-02-24 12:14rafarodaNote Added: 0014001
2009-02-24 12:14rafarodaAssigned Torafaroda => gorkaion
2009-02-24 12:14rafarodaStatusnew => feedback
2009-02-24 13:00gorkaionNote Added: 0014009
2009-02-27 13:41psarobeStatusfeedback => scheduled
2009-02-27 13:41psarobefix_in_branch => trunk
2009-02-27 17:09hgbotCheckin
2009-02-27 17:09hgbotNote Added: 0014169
2009-02-27 17:09hgbotStatusscheduled => resolved
2009-02-27 17:09hgbotResolutionopen => fixed
2009-02-27 17:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/309965dd1e4adc246b44146a0ae13d83571071f9 [^]
2009-04-21 10:54psarobeStatusresolved => closed
2009-04-22 00:00anonymoussf_bug_id0 => 2777975

Notes
(0014001)
rafaroda   
2009-02-24 12:14   
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?
(0014009)
gorkaion   
2009-02-24 13:00   
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
---