Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052076 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | major | have not tried | 2023-04-05 18:12 | 2023-05-11 09:11 | |||
Reporter | jlopez | View Status | public | |||||
Assigned To | jlopez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR23Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052076: Sort By Field In Selectors | |||||||
Description | The main functional requirement is to provide the ability to display the values shown in the drop down of a selector sorted by a property in particular. Currently it is not possible to define the order by field of selector references (OBUISEL_Selector). By default the records shown in this kind of selectors are sorted by the field marked as “display field”. And in case the display field is not defined for a given selector, its records are sorted using the record identifier. https://openbravo.atlassian.net/browse/RM-4584 [^] | |||||||
Steps To Reproduce | * | |||||||
Proposed Solution | The main idea is to provide a new optional field named “Sort By Field” in the Defined Selector subtab. This will be a combo that will allow us to select one of the fields defined in the “Selector Field” subtab, in the same way the “Display Field” does. When defined, that field will be used by the data sources to sort the fetched records. This configuration will be limited to selector’s drop down only: it will not be taken into account in the selector’s grid view. So, the new field may be named accordingly. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0148319) hgbot (developer) 2023-04-05 18:32 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/852 [^] |
(0149595) hgbot (developer) 2023-05-11 09:11 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 1c15f086c7e3f11e7f2ee86351d5913b24481ea1 Author: Javier López <javier.lopez@precognis.com> Date: 11-05-2023 07:11:13 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/1c15f086c7e3f11e7f2ee86351d5913b24481ea1 [^] fixes FR-52076: Sort By Field in Selectors --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/ApplicationDictionaryCachedStructures.java M modules/org.openbravo.userinterface.selector/src-db/database/model/tables/OBUISEL_SELECTOR.xml M modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_COLUMN.xml M modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_ELEMENT.xml M modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_FIELD.xml M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorComponent.java M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/templates/selector.ftl M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js --- |
(0149596) hgbot (developer) 2023-05-11 09:11 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/852 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2023-04-05 18:12 | jlopez | New Issue | |
2023-04-05 18:12 | jlopez | Assigned To | => jlopez |
2023-04-05 18:12 | jlopez | OBNetwork customer | => No |
2023-04-05 18:12 | jlopez | Modules | => Core |
2023-04-05 18:12 | jlopez | Triggers an Emergency Pack | => No |
2023-04-05 18:32 | hgbot | Merge Request Status | => open |
2023-04-05 18:32 | hgbot | Note Added: 0148319 | |
2023-04-11 20:17 | jlopez | Relationship added | related to 0050971 |
2023-05-11 09:10 | hgbot | Merge Request Status | open => approved |
2023-05-11 09:11 | hgbot | Resolution | open => fixed |
2023-05-11 09:11 | hgbot | Status | new => closed |
2023-05-11 09:11 | hgbot | Fixed in Version | => PR23Q3 |
2023-05-11 09:11 | hgbot | Note Added: 0149595 | |
2023-05-11 09:11 | hgbot | Note Added: 0149596 |
Copyright © 2000 - 2009 MantisBT Group |