Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005048 | Openbravo ERP | B. User interface | public | 2008-09-15 10:56 | 2009-07-03 13:11 |
|
Reporter | xeonn | |
Assigned To | gorkaion | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Gentoo |
Product Version | 2.40beta | |
Target Version | | Fixed in Version | 2.50 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0005048: Option to apply filtering to a searcher |
Description | Based on discussion in
https://sourceforge.net/forum/message.php?msg_id=5194449 [^]
|
Steps To Reproduce | 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. |
Proposed Solution | An option to apply a validation before accessing the searcher so desired items are filtered. |
Additional Information | |
Tags | GPS-Top20 |
Relationships | related to | feature request | 0004191 | pi | 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 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-09-15 10:56 | xeonn | New Issue | |
2008-09-15 10:56 | xeonn | Assigned To | => cromero |
2008-09-15 10:56 | xeonn | sf_bug_id | 0 => 2111839 |
2008-09-22 09:53 | cromero | Status | new => scheduled |
2008-09-22 09:53 | cromero | Assigned To | cromero => shuehner |
2008-09-22 09:53 | cromero | fix_in_branch | => trunk |
2008-09-30 12:35 | shuehner | Relationship added | related to 0004191 |
2008-09-30 13:07 | pjuvara | Tag Attached: GPS-Top20 | |
2009-02-03 15:22 | shuehner | Relationship added | related to 0007343 |
2009-02-03 15:27 | svnbot | Checkin | |
2009-02-03 15:27 | svnbot | Note Added: 0013087 | |
2009-02-03 15:27 | svnbot | Status | scheduled => resolved |
2009-02-03 15:27 | svnbot | Resolution | open => fixed |
2009-02-03 15:27 | svnbot | svn_revision | => 12709 |
2009-02-03 15:30 | shuehner | Note Added: 0013088 | |
2009-02-20 09:21 | sureshbabu | Regression testing | => No |
2009-02-20 09:21 | sureshbabu | Status | resolved => closed |
2009-02-20 09:21 | sureshbabu | Note Added: 0013794 | |
2009-02-20 09:21 | sureshbabu | Fixed in Version | => trunk |
2009-03-16 18:09 | psarobe | Status | closed => new |
2009-03-16 18:09 | psarobe | Resolution | fixed => open |
2009-03-16 18:09 | psarobe | Note Added: 0014701 | |
2009-03-16 18:09 | psarobe | Fixed in Version | pi => |
2009-03-20 16:42 | shuehner | Relationship added | related to 0008204 |
2009-03-23 12:53 | psarobe | Status | new => scheduled |
2009-03-23 12:53 | psarobe | Assigned To | shuehner => gorkaion |
2009-03-24 19:13 | hgbot | Checkin | |
2009-03-24 19:13 | hgbot | Note Added: 0014910 | |
2009-03-24 19:13 | hgbot | Status | scheduled => resolved |
2009-03-24 19:13 | hgbot | Resolution | open => fixed |
2009-03-24 19:13 | hgbot | Fixed in SCM revision | 12709 => http://code.openbravo.com/erp/devel/pi/rev/4d5aca6c1de25b46ca2f5177d6e45fa28de2b41a [^] |
2009-04-21 10:53 | psarobe | Status | resolved => closed |
2009-07-03 13:11 | hgbot | Checkin | |
2009-07-03 13:11 | hgbot | Note Added: 0017812 | |
2009-07-03 13:11 | hgbot | Fixed in SCM revision | http://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 [^]
|
|
|
|
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. |
|
|
|
Retested in context 79.125.56.185/openbravotrunk |
|
|
|
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
|
|
|