Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005048 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | minor | always | 2008-09-15 10:56 | 2009-07-03 13:11 | |||
Reporter | xeonn | View Status | public | |||||
Assigned To | gorkaion | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 510519acb2e8 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6 | |||
OS Version | Gentoo | Database version | 8.2 | Ant version | ||||
Product Version | 2.40beta | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
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. | |||||||
Tags | GPS-Top20 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0013087) svnbot (reporter) 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 (administrator) 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 (reporter) 2009-02-20 09:21 |
Retested in context 79.125.56.185/openbravotrunk |
(0014701) psarobe (manager) 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 (developer) 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 (developer) 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 --- |
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 [^] |
Copyright © 2000 - 2009 MantisBT Group |