Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016354Openbravo ERPB. User interfacepublic2011-03-17 12:032012-04-17 05:31
plujan 
mirurita 
normalminorhave not tried
closedfixed 
5
pi 
3.0MP11 
Core
No
0016354: Quick selection is not working in goods receipt's "Create Lines from"
When creating lines for a Good Receipt, if I try to select a line's warehouse by typing the search key and pressing enter, it assumes I am trying to save the record.
1. In a Good Receipt header, click Create Lines From
2. Select an Order, it will show any available line
3. In one line, type the search key for the Storage Bin (ie "sp") and press Enter
4. Expected behavior is that spain warehouse were shown. However, the Enter is trying to save the action, resulting in an error. See attach.
VMA-Reviewed
png screenshot-27.png (15,909) 2011-03-17 12:03
https://issues.openbravo.com/file_download.php?file_id=3707&type=bug
png
Issue History
2011-03-17 12:03plujanNew Issue
2011-03-17 12:03plujanAssigned To => dbaz
2011-03-17 12:03plujanFile Added: screenshot-27.png
2011-03-17 12:03plujanModules => Core
2011-03-21 10:10alostaleAssigned Todbaz => adrianromero
2011-03-21 10:11alostaleNote Added: 0035074
2011-06-03 10:58dalsasuaAssigned Toadrianromero => dalsasua
2011-07-20 18:16dalsasuaAssigned Todalsasua => jonalegriaesarte
2012-02-15 19:05iciordiaAssigned Tojonalegriaesarte => vmromanos
2012-02-16 15:51vmromanosTag Attached: VMA-Reviewed
2012-03-27 10:45SandrahuguetAssigned Tovmromanos => Sandrahuguet
2012-03-27 10:49SandrahuguetStatusnew => scheduled
2012-03-27 10:49Sandrahuguetfix_in_branch => pi
2012-03-27 11:39SandrahuguetNote Added: 0046754
2012-03-27 11:39SandrahuguetStatusscheduled => closed
2012-03-27 11:39SandrahuguetResolutionopen => out of date
2012-03-27 11:57plujanNote Added: 0046755
2012-03-27 11:57plujanStatusclosed => new
2012-03-27 11:57plujanResolutionout of date => open
2012-03-29 10:23SandrahuguetStatusnew => scheduled
2012-03-30 13:05SandrahuguetNote Added: 0046977
2012-04-13 10:38vmromanosAssigned ToSandrahuguet => mirurita
2012-04-13 10:39vmromanosNote Added: 0047551
2012-04-13 10:46vmromanosNote Added: 0047554
2012-04-13 10:47hgbotCheckin
2012-04-13 10:47hgbotNote Added: 0047555
2012-04-13 10:47hgbotStatusscheduled => resolved
2012-04-13 10:47hgbotResolutionopen => fixed
2012-04-13 10:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d2405bbe38bee722e3c28f9df2dd6f715ce57a11 [^]
2012-04-13 10:49vmromanosNote Added: 0047556
2012-04-13 10:49vmromanosStatusresolved => closed
2012-04-13 10:49vmromanosFixed in Version => 3.0MP11
2012-04-17 05:31hudsonbotCheckin
2012-04-17 05:31hudsonbotNote Added: 0047648

Notes
(0035074)
alostale   
2011-03-21 10:11   
Working like in classic mode.
(0046754)
Sandrahuguet   
2012-03-27 11:39   
It's a bug but as to migrate these selectors to smartclient not worth changing
(0046755)
plujan   
2012-03-27 11:57   
Since this issue is currently happening in the ERP it should not be closed. Whenever the new selectors were in place, and the correct behaviour could be checked, the issue could be closed.
Until then, it is a valid issue and should remain open.
(0046977)
Sandrahuguet   
2012-03-30 13:05   
Test Plan:
Go to Goods Receipt and create one
Click Create Lines From
Select an Order
In one line, click in Storage Bin and the selector is open automatically (this selector is similar as Stoage Bin selector in Physical Inventory line).
(0047551)
vmromanos   
2012-04-13 10:39   
The final fix allows to write any value in the selector and press ENTER
(0047554)
vmromanos   
2012-04-13 10:46   
Test plan:
1. In a Good Receipt header, click Create Lines From
2. Select an Order, it will show any available line
3. In one line, type the search key for the Storage Bin (ie "sp") and press Enter
4. The storage bin selector is opened filtering by the alias "sp%"
(0047555)
hgbot   
2012-04-13 10:47   
Repository: erp/devel/pi
Changeset: d2405bbe38bee722e3c28f9df2dd6f715ce57a11
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Apr 13 10:44:08 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d2405bbe38bee722e3c28f9df2dd6f715ce57a11 [^]

Fixed bug 16354: Storage bin selector in Create lines from (Goods receipt)

The user can write any value in the Storage bin selector and press ENTER without
getting an error anymore

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.xml
---
(0047556)
vmromanos   
2012-04-13 10:49   
The solution to fix this bug was provided by mirurita, I have just pushed it.

Code review + testing OK
(0047648)
hudsonbot   
2012-04-17 05:31   
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/cedf57621434 [^]

Maturity status: Test