Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036296 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | always | 2017-06-16 12:48 | 2017-06-21 14:54 | |||
Reporter | JONHM | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR17Q1.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d680f104a4be | ||||
Projection | none | ETA | none | Target Version | 3.0PR17Q1.2 | |||
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 | 0036296: 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 | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0097553) hgbot (developer) 2017-06-21 13:35 |
Repository: erp/backports/3.0PR17Q1.2 Changeset: d680f104a4bedfce00e1a171357d50ecf3b11404 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed Jun 21 11:06:53 2017 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR17Q1.2/rev/d680f104a4bedfce00e1a171357d50ecf3b11404 [^] fixes issue 36296: 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 pick list 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. 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 --- |
(0097556) inigosanchez (developer) 2017-06-21 14:54 |
reviewed + tested |
Issue History | |||
Date Modified | Username | Field | Change |
2017-06-20 12:35 | inigosanchez | Type | defect => backport |
2017-06-20 12:35 | inigosanchez | Target Version | => 3.0PR17Q1.2 |
2017-06-21 12:04 | caristu | Assigned To | inigosanchez => caristu |
2017-06-21 12:04 | caristu | Review Assigned To | => inigosanchez |
2017-06-21 13:35 | hgbot | Checkin | |
2017-06-21 13:35 | hgbot | Note Added: 0097553 | |
2017-06-21 13:35 | hgbot | Status | scheduled => resolved |
2017-06-21 13:35 | hgbot | Resolution | open => fixed |
2017-06-21 13:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR17Q1.2/rev/d680f104a4bedfce00e1a171357d50ecf3b11404 [^] |
2017-06-21 14:54 | inigosanchez | Note Added: 0097556 | |
2017-06-21 14:54 | inigosanchez | Status | resolved => closed |
2017-06-21 14:54 | inigosanchez | Fixed in Version | => 3.0PR17Q1.2 |
Copyright © 2000 - 2009 MantisBT Group |