Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019596 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2012-01-31 09:31 | 2012-03-02 15:33 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP9 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d3afc86a6e67 | ||||
Projection | none | ETA | none | Target Version | 3.0MP9 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | 14078 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0019596: Selector are not working properly with fields that has one list as reference | |||||||
Description | Selector are not working properly with fields that has one list as reference. Yo can not filter by this field or drop down the values of the list. | |||||||
Steps To Reproduce | As "System administrator" go to "reference" window: -create one list as in image [warehouselist.png] -go to window "Tables and columns" and select table "ProductByPriceAndWarehouse" -select the column "M_Warehouse_ID" and put the list that you have just created as reference As "Group Admin" go to window "Sales Invoice": -Create a "header" and go to tab "Lines" -Create one and push in the "magnifying glass" of product selector. -You will see that the values of the list has not been displayed in the "warehouse" column and you can not filter by it --- Alternative steps: -Install attached module -Change c_invonceline.c_tax_id reference to "Tax selector" provided by the module -Generate entities -Open Sales invoice, go to a line -Open tax selector -> type column shows values instead of labels, it is not possible to filter by this propery | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0044783) alostale (viewer) 2012-02-01 18:20 |
This fix is not risky in terms of possible regression because it is very located in selector fields of Enum type which were not working before. Test plan: -Install attached module -Change c_invonceline.c_tax_id reference to "Tax selector" provided by the module -Generate entities -Open Sales invoice, go to a line -Open tax selector -> type column shows labels, it is possible to filter by this property |
(0044784) hgbot (developer) 2012-02-01 18:21 |
Repository: erp/devel/pi Changeset: df09f1238c4c8ffc99e50e56482d444da71bf988 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Feb 01 18:16:19 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/df09f1238c4c8ffc99e50e56482d444da71bf988 [^] related to bug 19596: created getAllowedValues convenience method --- M modules/org.openbravo.client.querylist/src/org/openbravo/client/querylist/QueryListDataSource.java M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceProperty.java --- |
(0044785) hgbot (developer) 2012-02-01 18:21 |
Repository: erp/devel/pi Changeset: d3afc86a6e67126c202e0c0d1c70186e8498176e Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Feb 01 18:18:21 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/d3afc86a6e67126c202e0c0d1c70186e8498176e [^] fixed bug 19596: Support for list references as selector fields Adding valueMap for list references within selectors --- M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorComponent.java --- |
(0044885) AugustoMauch (administrator) 2012-02-06 12:13 |
Fix verified and code reviewed |
(0045723) hudsonbot (viewer) 2012-03-02 15:33 |
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/544d64e0c159 [^] Maturity status: Test |
(0045724) hudsonbot (viewer) 2012-03-02 15:33 |
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/544d64e0c159 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2012-01-31 09:31 | jecharri | New Issue | |
2012-01-31 09:31 | jecharri | Assigned To | => alostale |
2012-01-31 09:31 | jecharri | File Added: warehouselist.png | |
2012-01-31 09:31 | jecharri | Web browser | => Google Chrome |
2012-01-31 09:31 | jecharri | Modules | => Core |
2012-01-31 09:31 | jecharri | OBNetwork customer | => Yes |
2012-01-31 09:31 | jecharri | Support ticket | => 14078 |
2012-01-31 09:31 | jecharri | Resolution time | => 1354489200 |
2012-01-31 11:42 | alostale | Relationship added | related to 0016688 |
2012-01-31 11:43 | alostale | Assigned To | alostale => AugustoMauch |
2012-02-01 18:10 | alostale | Assigned To | AugustoMauch => alostale |
2012-02-01 18:12 | alostale | File Added: org.openbravo.issue19596-0.0.0.obx | |
2012-02-01 18:14 | alostale | Web browser | Google Chrome => Google Chrome |
2012-02-01 18:14 | alostale | Steps to Reproduce Updated | View Revisions |
2012-02-01 18:20 | alostale | Note Added: 0044783 | |
2012-02-01 18:21 | hgbot | Checkin | |
2012-02-01 18:21 | hgbot | Note Added: 0044784 | |
2012-02-01 18:21 | hgbot | Checkin | |
2012-02-01 18:21 | hgbot | Note Added: 0044785 | |
2012-02-01 18:21 | hgbot | Status | new => resolved |
2012-02-01 18:21 | hgbot | Resolution | open => fixed |
2012-02-01 18:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d3afc86a6e67126c202e0c0d1c70186e8498176e [^] |
2012-02-06 12:13 | AugustoMauch | Note Added: 0044885 | |
2012-02-06 12:13 | AugustoMauch | Status | resolved => closed |
2012-02-06 12:13 | AugustoMauch | Fixed in Version | => 3.0MP9 |
2012-03-02 15:33 | hudsonbot | Checkin | |
2012-03-02 15:33 | hudsonbot | Note Added: 0045723 | |
2012-03-02 15:33 | hudsonbot | Checkin | |
2012-03-02 15:33 | hudsonbot | Note Added: 0045724 |
Copyright © 2000 - 2009 MantisBT Group |