Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016551Openbravo ERPA. Platformpublic2011-03-30 09:442011-04-05 00:00
psarobe 
iperdomo 
immediatemajoralways
closedfixed 
5
3.0RC5 
3.0RC6 
Core
No
0016551: Product complete selector: In grid mode is not retrieving the locator after selecting a product
In goods shipment window, the product selector is not retrieving the locator in grid view
1. Go to Goods shipment
2. Create a header and save
3. Move to lines and click new in grid mode.
4. Select the product, opening the selector
5. The name and quantity is retrieved but not the locator. This is wrong!!

Expected behaviour: Locator needs to be retrieved as well
No tags attached.
Issue History
2011-03-30 09:44psarobeNew Issue
2011-03-30 09:44psarobeAssigned To => gorkaion
2011-03-30 09:44psarobeModules => Core
2011-03-30 09:45psarobeStatusnew => scheduled
2011-03-30 09:45psarobefix_in_branch => pi
2011-03-30 10:52gorkaionAssigned Togorkaion => iperdomo
2011-03-31 11:13hgbotCheckin
2011-03-31 11:13hgbotNote Added: 0035394
2011-03-31 11:13hgbotCheckin
2011-03-31 11:13hgbotNote Added: 0035395
2011-03-31 11:13hgbotStatusscheduled => resolved
2011-03-31 11:14hgbotResolutionopen => fixed
2011-03-31 11:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9498451f1823cf7c6713992e86367d4b949e9e42 [^]
2011-04-04 10:46marvintmNote Added: 0035513
2011-04-04 10:46marvintmStatusresolved => closed
2011-04-05 00:00anonymoussf_bug_id0 => 3274935

Notes
(0035394)
hgbot   
2011-03-31 11:13   
Repository: erp/devel/pi
Changeset: d3d0bbf0cb676df153f9a0003e339863e4fc5712
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu Mar 31 11:10:05 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d3d0bbf0cb676df153f9a0003e339863e4fc5712 [^]

Issue 16551: Removes default (0) from attribute set value

---
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/PAttributeSearchUIDefinition.java
---
(0035395)
hgbot   
2011-03-31 11:13   
Repository: erp/devel/pi
Changeset: 9498451f1823cf7c6713992e86367d4b949e9e42
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu Mar 31 11:13:01 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9498451f1823cf7c6713992e86367d4b949e9e42 [^]

Fixes issue 16551: Removed overrided setValue method
- The setValue method was doing some operation to set/hide a clear icon, the
    default setValue already takes care of it.
- The call to showIcon() was calling the setValue again with undefined value

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js
---
(0035513)
marvintm   
2011-04-04 10:46   
works fine