Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050971 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | always | 2022-11-22 18:05 | 2023-04-11 20:17 | |||
Reporter | Lcazaux | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | urgent | Resolution | open | Fixed in Version | ||||
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 | open | |||||||
Review Assigned To | ||||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050971: In the Dev Backoffice, Values of combos have to be sorted in ascending numbers by sequence number | |||||||
Description | In the window Discount and Promotions, in the sub window CRM Property Condition, currently, the dropdown list for the field "CRM Connector Property Option" is filtered randomly instead of following an ascending order following the sequence numbers (defined in window "CRM Connector configuration", sub window "API Property", sub window "Property Options"). | |||||||
Steps To Reproduce | To visualize the dropdown list : - go to the window Discount and Promotions - create a promotion - go to the sub window CRM Property Condition - in "CRM Connector Configuration" put "Heroku CRM Integration" - in "CRM Connector Property" put "clothing_allowance_category_code" (this is an example) - in "Comparator" put "Contains" - in "CRM Connector Property Option" --> you can see the dropdown list we would like to have in ascending order following the sequence number. To visualize the sequence order : - go to window "CRM Connector configuration" - go to sub window "API Property" - go to sub window "Property Options" - Here you can see the sequence number for each options | |||||||
Proposed Solution | The codes are sorted randomly => We would like to have them sorted in ascending order 1 - 2 - 3 … in the dropdown list, following the sequence numbers that were configured for each of these options. | |||||||
Tags | FASH | |||||||
Attached Files | ![]() | |||||||
![]() |
|||||||||
|
![]() |
|
(0144244) hgbot (developer) 2022-11-30 12:20 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/776 [^] |
(0144305) adrianromero (viewer) 2022-12-01 12:53 |
Possible workarounds: 1.- Pad the search keys with zeros on the left. '04' instead of '4'. 2.- Add the sequence number to the selector fields and click to sort the selector values. |
(0144742) hgbot (developer) 2022-12-15 14:59 |
Merge request closed: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/776 [^] |
(0145339) adrianromero (viewer) 2023-01-12 14:32 |
A new feature request to extend ordering on dropdown lists at platform level has been registered to cover this request: https://openbravo.atlassian.net/browse/RM-4584 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-11-22 18:05 | Lcazaux | New Issue | |
2022-11-22 18:05 | Lcazaux | Assigned To | => Retail |
2022-11-22 18:05 | Lcazaux | File Added: image-20221122-151809.png | |
2022-11-22 18:05 | Lcazaux | OBNetwork customer | => Gold |
2022-11-22 18:05 | Lcazaux | Triggers an Emergency Pack | => No |
2022-11-22 18:06 | Lcazaux | Tag Attached: FASH | |
2022-11-25 12:26 | adrianromero | Assigned To | Retail => adrianromero |
2022-11-30 12:20 | hgbot | Merge Request Status | => open |
2022-11-30 12:20 | hgbot | Note Added: 0144244 | |
2022-12-01 12:53 | adrianromero | Note Added: 0144305 | |
2022-12-01 17:55 | adrianromero | Status | new => feedback |
2022-12-15 14:59 | hgbot | Note Added: 0144742 | |
2023-01-12 14:32 | adrianromero | Note Added: 0145339 | |
2023-01-12 14:32 | adrianromero | Status | feedback => closed |
2023-04-11 20:17 | jlopez | Relationship added | related to 0052076 |
Copyright © 2000 - 2009 MantisBT Group |