Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036268 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2017-06-16 12:48 | 2017-06-28 10:12 | |||
Reporter | JONHM | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | bdca94625dbf | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | inigosanchez | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2016-05-24 | |||||||
Regression introduced in release | 3.0PR16Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/9105dfe33d79 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036268: Product Complete selector does not show some fields on picklist | |||||||
Description | Product Complete selector does not show some fields on picklist | |||||||
Steps To Reproduce | *As System Administrator 1) Open 'Tables and columns' window, select "OrderLine" table and open [M_Product_ID] column 2) Change 'Reference Search Key' field to "Product Complete (Stocked only)" 3) Then, open that reference in 'Reference' window, "Product Complete (Stocked only)", switch to [Defined Selector] tab and then switch to [Defined Selector Field] subtab. 4) Select 'Search Key' field and check on the checkbox "Show in picklist" -- Recompile the application *As F&B International Group Admin 5) Open window [Sales Order] and create a new one for 'Alimentos y Supermercados' BP 6) Create a new line and open Product picklist. The search key is not shown | |||||||
Tags | No tags attached. | |||||||
Attached Files | Screenshot from 2017-06-16 12-43-46.png [^] (136,223 bytes) 2017-06-16 12:48
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0097523) inigosanchez (developer) 2017-06-20 16:47 |
Added a test case in TestLink 3.0 Test Suite > Regression test cases > Test cases for 3.0PR16Q3 > 36268: Product Complete selector should show some fields with derived properties on picklist |
(0097542) hgbot (developer) 2017-06-21 11:00 |
Repository: erp/devel/pi Changeset: bdca94625dbf67b7e9dbf54f7535f6f22b499b14 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed Jun 21 10:56:26 2017 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/bdca94625dbf67b7e9dbf54f7535f6f22b499b14 [^] fixes bug 36268: Some fields marked to be shown on picklist show empty values With the fix for issue 0033015 just the required selector properties are sent, in order to prevent unneeded joins. With this change the properties of the fields to be displayed on the picklist and the extra properties are handled separately by the datasource. The poblem here is that the datasource was not handling properly the properties to be shown in the picklist which are derived, i.e., those properties that are resolved through property navigation. But this kind of properties are resolved properly if they are sent as extra properties. Therefore, to solve this issue, this kind of derived properties are sent as part of the extra properties. --- M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js --- |
(0097555) inigosanchez (developer) 2017-06-21 14:54 |
reviewed + tested |
(0097574) hudsonbot (developer) 2017-06-21 23:43 |
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/5e0471c14ef8 [^] Maturity status: Test |
(0097734) caristu (developer) 2017-06-28 10:12 |
Added a new test into TestLink[1], to test that derived properties can be displayed on a selector drop-down list. [1] https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-10693 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2017-06-16 12:48 | JONHM | New Issue | |
2017-06-16 12:48 | JONHM | Assigned To | => platform |
2017-06-16 12:48 | JONHM | File Added: Screenshot from 2017-06-16 12-43-46.png | |
2017-06-16 12:48 | JONHM | Modules | => Core |
2017-06-16 12:48 | JONHM | Regression level | => Production - Confirmed Stable |
2017-06-16 12:48 | JONHM | Regression introduced in release | => 3.0PR16Q1 |
2017-06-16 12:48 | JONHM | Triggers an Emergency Pack | => No |
2017-06-16 13:25 | alostale | Severity | critical => minor |
2017-06-16 13:29 | inigosanchez | Assigned To | platform => inigosanchez |
2017-06-16 13:29 | inigosanchez | Status | new => acknowledged |
2017-06-20 02:13 | inigosanchez | Regression date | => 2016-05-24 |
2017-06-20 02:13 | inigosanchez | Regression introduced in release | 3.0PR16Q1 => 3.0PR16Q3 |
2017-06-20 02:13 | inigosanchez | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/9105dfe33d79 [^] |
2017-06-20 02:13 | inigosanchez | Status | acknowledged => scheduled |
2017-06-20 02:13 | inigosanchez | Relationship added | caused by 0033015 |
2017-06-20 12:34 | inigosanchez | Status | scheduled => acknowledged |
2017-06-20 12:35 | inigosanchez | Status | acknowledged => scheduled |
2017-06-20 16:47 | inigosanchez | Note Added: 0097523 | |
2017-06-21 10:59 | caristu | Assigned To | inigosanchez => caristu |
2017-06-21 11:00 | hgbot | Checkin | |
2017-06-21 11:00 | hgbot | Note Added: 0097542 | |
2017-06-21 11:00 | hgbot | Status | scheduled => resolved |
2017-06-21 11:00 | hgbot | Resolution | open => fixed |
2017-06-21 11:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bdca94625dbf67b7e9dbf54f7535f6f22b499b14 [^] |
2017-06-21 11:09 | caristu | Review Assigned To | => inigosanchez |
2017-06-21 14:54 | inigosanchez | Note Added: 0097555 | |
2017-06-21 14:54 | inigosanchez | Status | resolved => closed |
2017-06-21 14:54 | inigosanchez | Fixed in Version | => 3.0PR17Q3 |
2017-06-21 23:43 | hudsonbot | Checkin | |
2017-06-21 23:43 | hudsonbot | Note Added: 0097574 | |
2017-06-28 10:12 | caristu | Note Added: 0097734 | |
2017-08-29 12:35 | caristu | Relationship added | causes 0036728 |
Copyright © 2000 - 2009 MantisBT Group |