Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005048Openbravo ERPB. User interfacepublic2008-09-15 10:562009-07-03 13:11
xeonn 
gorkaion 
normalminoralways
closedfixed 
20Gentoo
2.40beta 
2.50 
Core
No
0005048: Option to apply filtering to a searcher
Based on discussion in
https://sourceforge.net/forum/message.php?msg_id=5194449 [^]

Under Production Management || Transactions || Process Plan || Process Plan >> Version >> Operation >> I/O Products
 
The Product field is a dropdown combobox, not like other window which uses pop-up.
 
I'm having problem with long list of product marked for "Production" where it is hard to see and select the correct product.
An option to apply a validation before accessing the searcher so desired items are filtered.
GPS-Top20
related to feature request 0004191pi closed iciordia Selector UI patter in Application Dictionary 
related to feature request 0007343 acknowledged iciordia Add validation feature to Selectors (as we already have for combo-boxes) 
related to defect 0008204 closed shuehner 250 Alpha r11 Training: Product field in I/O products tab of the Process Plan is not a pulldown field 
Issue History
2008-09-15 10:56xeonnNew Issue
2008-09-15 10:56xeonnAssigned To => cromero
2008-09-15 10:56xeonnsf_bug_id0 => 2111839
2008-09-22 09:53cromeroStatusnew => scheduled
2008-09-22 09:53cromeroAssigned Tocromero => shuehner
2008-09-22 09:53cromerofix_in_branch => trunk
2008-09-30 12:35shuehnerRelationship addedrelated to 0004191
2008-09-30 13:07pjuvaraTag Attached: GPS-Top20
2009-02-03 15:22shuehnerRelationship addedrelated to 0007343
2009-02-03 15:27svnbotCheckin
2009-02-03 15:27svnbotNote Added: 0013087
2009-02-03 15:27svnbotStatusscheduled => resolved
2009-02-03 15:27svnbotResolutionopen => fixed
2009-02-03 15:27svnbotsvn_revision => 12709
2009-02-03 15:30shuehnerNote Added: 0013088
2009-02-20 09:21sureshbabuRegression testing => No
2009-02-20 09:21sureshbabuStatusresolved => closed
2009-02-20 09:21sureshbabuNote Added: 0013794
2009-02-20 09:21sureshbabuFixed in Version => trunk
2009-03-16 18:09psarobeStatusclosed => new
2009-03-16 18:09psarobeResolutionfixed => open
2009-03-16 18:09psarobeNote Added: 0014701
2009-03-16 18:09psarobeFixed in Versionpi =>
2009-03-20 16:42shuehnerRelationship addedrelated to 0008204
2009-03-23 12:53psarobeStatusnew => scheduled
2009-03-23 12:53psarobeAssigned Toshuehner => gorkaion
2009-03-24 19:13hgbotCheckin
2009-03-24 19:13hgbotNote Added: 0014910
2009-03-24 19:13hgbotStatusscheduled => resolved
2009-03-24 19:13hgbotResolutionopen => fixed
2009-03-24 19:13hgbotFixed in SCM revision12709 => http://code.openbravo.com/erp/devel/pi/rev/4d5aca6c1de25b46ca2f5177d6e45fa28de2b41a [^]
2009-04-21 10:53psarobeStatusresolved => closed
2009-07-03 13:11hgbotCheckin
2009-07-03 13:11hgbotNote Added: 0017812
2009-07-03 13:11hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/4d5aca6c1de25b46ca2f5177d6e45fa28de2b41a [^] => http://code.openbravo.com/erp/devel/pi/rev/510519acb2e8d4c242c314e8fe3dca0f4de1cea5 [^]

Notes
(0013087)
svnbot   
2009-02-03 15:27   
Repository: openbravo
Revision: 12709
Author: huehner
Date: 2009-02-03 15:27:15 +0100 (Tue, 03 Feb 2009)

Fixed 5048
Make the product selector show only products marked as production=Y when
called from the production (Process Plan) window

---
U trunk/src/org/openbravo/erpCommon/info/Product.java
U trunk/src/org/openbravo/erpCommon/info/Product_data.xsql
U trunk/src-db/database/sourcedata/AD_COLUMN.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=12709&sc=1 [^]
(0013088)
shuehner   
2009-02-03 15:30   
The change adds this extra feature to the selector and changes the Product field of the "I/O products" tab to use the Product selector instead of a simple dropdown.
(0013794)
sureshbabu   
2009-02-20 09:21   
Retested in context 79.125.56.185/openbravotrunk
(0014701)
psarobe   
2009-03-16 18:09   
Reopened because the fix is not correct. The drop down list is going to be present again waiting for the correct fixed that would be to assign the product complete selector but for that window only isproduction=Y products should be shown
(0014910)
hgbot   
2009-03-24 19:13   
Repository: erp/devel/pi
Changeset: 4d5aca6c1de25b46ca2f5177d6e45fa28de2b41a
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Tue Mar 24 19:12:42 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4d5aca6c1de25b46ca2f5177d6e45fa28de2b41a [^]

Fixed 5048: change product selection in Process Plan->I/O Products and Work Requirement->Product to Product Complete selector
The selectors behavior is changed when caleld from one of these windows to only display products with production='Y'

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src/org/openbravo/erpCommon/info/Product.java
M src/org/openbravo/erpCommon/info/ProductComplete.java
M src/org/openbravo/erpCommon/info/ProductComplete_data.xsql
M src/org/openbravo/erpCommon/info/Product_data.xsql
---
(0017812)
hgbot   
2009-07-03 13:11   
Repository: erp/devel/pi
Changeset: 510519acb2e8d4c242c314e8fe3dca0f4de1cea5
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Mon Mar 16 18:43:41 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/510519acb2e8d4c242c314e8fe3dca0f4de1cea5 [^]

Related to issue 5048. reverted the fix to set again the drop-down to the product field.

---
M src-db/database/sourcedata/AD_COLUMN.xml
---