Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050473 | Retail Modules | Discounts and Promotions | public | 2022-10-10 16:31 | 2022-10-18 12:44 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | 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 | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0050473: User friendly selection of values for the Discount CRM Properties with a combo reference |
Description | When defining a Discount CRM Property with a combo reference, it would be nice to have a user friendly interface to be able to select the value to match. Currently it is required to enter the technical search key as a string. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0049021 | | closed | yogaskarnik | Retail Modules | Add support for discount filters that depend on CRM properties | related to | defect | 0050558 | | closed | caristu | Retail Modules | org.openbravo.discounts.propertycondition tests are not executed in CI | related to | defect | 0050519 | | closed | ignacio_deandres | Openbravo ERP | Wrong help and description texts of Text fields in CRM Connector Configuration window |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-10-10 16:31 | caristu | New Issue | |
2022-10-10 16:31 | caristu | Assigned To | => caristu |
2022-10-10 16:31 | caristu | Triggers an Emergency Pack | => No |
2022-10-10 16:31 | caristu | Issue generated from | 0049021 |
2022-10-10 16:31 | caristu | Relationship added | related to 0049021 |
2022-10-10 16:35 | hgbot | Note Added: 0141928 | |
2022-10-10 17:55 | hgbot | Note Added: 0141930 | |
2022-10-13 16:21 | caristu | Relationship added | related to 0050519 |
2022-10-13 16:22 | caristu | Relationship deleted | related to 0050519 |
2022-10-13 16:42 | caristu | Relationship added | related to 0050519 |
2022-10-17 17:09 | caristu | Relationship added | related to 0050558 |
2022-10-18 08:25 | hgbot | Note Added: 0142202 | |
2022-10-18 08:25 | hgbot | Note Added: 0142203 | |
2022-10-18 08:31 | hgbot | Resolution | open => fixed |
2022-10-18 08:31 | hgbot | Status | new => closed |
2022-10-18 08:31 | hgbot | Note Added: 0142204 | |
2022-10-18 08:31 | hgbot | Note Added: 0142205 | |
2022-10-18 12:44 | hgbot | Note Added: 0142228 | |
Notes |
|
(0141928)
|
hgbot
|
2022-10-10 16:35
|
|
|
|
(0141930)
|
hgbot
|
2022-10-10 17:55
|
|
|
|
(0142202)
|
hgbot
|
2022-10-18 08:25
|
|
|
|
(0142203)
|
hgbot
|
2022-10-18 08:25
|
|
|
|
(0142204)
|
hgbot
|
2022-10-18 08:31
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.discounts.propertycondition [^]
Changeset: 80431a100bea2ef4da7d7afacc32ccbbc774b2f6
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 18-10-2022 08:27:59
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.discounts.propertycondition/-/commit/80431a100bea2ef4da7d7afacc32ccbbc774b2f6 [^]
fixes ISSUE-50473: User friendly selection of CRM combo values
User friendly selection of values of a CRM combo property when
defining a discount filter.
---
A src-db/database/sourcedata/AD_AUXILIARINPUT.xml
A src-test/org/openbravo/discounts/propertycondition/StandaloneTestSuite.java
A src-test/org/openbravo/discounts/propertycondition/dal/DiscountPropertyCrmFilterEventHandlerTest.java
A src-test/org/openbravo/discounts/propertycondition/master/DiscountPropertyCRMFilterTest.java
A src-test/org/openbravo/discounts/propertycondition/utils/CRMUtils.java
A src/org/openbravo/discounts/propertycondition/dal/DiscountPropertyCrmFilterEventHandler.java
M src-db/database/model/tables/OBPRDIS_OFFER_CRM_FILTER.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-test/org/openbravo/discounts/propertycondition/DiscountsPropertyConditionTestSuite.java
M src/org/openbravo/discounts/propertycondition/master/DiscountPropertyCRMFilter.java
---
|
|
|
(0142205)
|
hgbot
|
2022-10-18 08:31
|
|
|
|
(0142228)
|
hgbot
|
2022-10-18 12:44
|
|
|