Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0054068 | POS2 | POS | public | 2023-12-01 11:23 | 2024-01-24 18:13 |
|
Reporter | NaroaIriarte | |
Assigned To | NaroaIriarte | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0054068: There should exist a sequence number to properly sort the selector filters in the CRM connector |
Description | The selector filters should be handled by a sequence number as the main or advanced selectors. |
Steps To Reproduce | - Login as the White Valley Admin in the backoffice.
- Go to the CRM connector window, and to the filters tab.
- If you create a new filter you can see that there is not sequence number field for the selector filters. There is for main and advanced filters.
- It should exist a sequence number for the selector filters too. |
Proposed Solution | Add a new sequence number field called "Selector filter sequence number" with a display logic based on the check "Selector filter"
Adapt frontend logic to use this new field to sort the filters |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-12-01 11:23 | NaroaIriarte | New Issue | |
2023-12-01 11:23 | NaroaIriarte | Assigned To | => NaroaIriarte |
2023-12-01 11:23 | NaroaIriarte | OBNetwork customer | => No |
2023-12-01 11:23 | NaroaIriarte | Triggers an Emergency Pack | => No |
2023-12-01 11:24 | NaroaIriarte | Status | new => acknowledged |
2023-12-01 12:49 | guilleaer | Summary | There should exist a sequence number to properly control the selector filters in the CRM connector => There should exist a sequence number to properly sort the selector filters in the CRM connector |
2023-12-01 12:50 | guilleaer | Proposed Solution updated | |
2023-12-01 12:52 | NaroaIriarte | Status | acknowledged => scheduled |
2023-12-05 12:06 | hgbot | Merge Request Status | => open |
2023-12-05 12:06 | hgbot | Note Added: 0157961 | |
2023-12-07 15:58 | hgbot | Note Added: 0158016 | |
2024-01-08 15:53 | NaroaIriarte | Note Added: 0158946 | |
2024-01-18 17:57 | hgbot | Merge Request Status | open => approved |
2024-01-18 18:04 | hgbot | Merge Request Status | approved => open |
2024-01-24 18:13 | hgbot | Merge Request Status | open => approved |
2024-01-24 18:13 | hgbot | Resolution | open => fixed |
2024-01-24 18:13 | hgbot | Status | scheduled => closed |
2024-01-24 18:13 | hgbot | Fixed in Version | => PR24Q2 |
2024-01-24 18:13 | hgbot | Note Added: 0159727 | |
2024-01-24 18:13 | hgbot | Note Added: 0159728 | |
2024-01-24 18:13 | hgbot | Note Added: 0159729 | |
2024-01-24 18:13 | hgbot | Note Added: 0159730 | |
Notes |
|
(0157961)
|
hgbot
|
2023-12-05 12:06
|
|
|
|
(0158016)
|
hgbot
|
2023-12-07 15:58
|
|
|
|
|
|
|
(0159727)
|
hgbot
|
2024-01-24 18:13
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: f486ee3cca476c83425aa7b993a01f7a1c83faf5
Author: Naroa Iriarte <naroa.iriarte@openbravo.com>
Date: 24-01-2024 17:13:31
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/f486ee3cca476c83425aa7b993a01f7a1c83faf5 [^]
fixed ISSUE-54068: New column added to the database and to the CRM tab to handle the sequences number of the main filters
---
A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateCRMBPFilterConfiguration.class
A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateCRMBPFilterConfigurationData.class
A src-util/modulescript/src/org/openbravo/modulescript/UpdateCRMBPFilterConfiguration.java
A src-util/modulescript/src/org/openbravo/modulescript/UpdateCRMBPFilterConfiguration_data.xsql
M src-db/database/model/tables/C_EXTBP_CONFIG_FILTER.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
(0159728)
|
hgbot
|
2024-01-24 18:13
|
|
|
|
(0159729)
|
hgbot
|
2024-01-24 18:13
|
|
|
|
(0159730)
|
hgbot
|
2024-01-24 18:13
|
|
|