Notes |
|
(0150985)
|
hgbot
|
2023-06-09 12:51
|
|
|
|
(0151096)
|
hgbot
|
2023-06-13 12:07
|
|
|
|
(0151703)
|
hgbot
|
2023-06-27 22:53
|
|
|
|
(0151704)
|
hgbot
|
2023-06-27 22:53
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 6833170d2867ee79112a02af5b66101f626fb8ed
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 27-06-2023 22:51:59
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/6833170d2867ee79112a02af5b66101f626fb8ed [^]
Fixes ISSUE-52712: Search key for Action Reasons
In this project we added search key in user action reason.
- Create a new column "searchKey" in the table "obc2_user_action_reason".
- Create a new field "search key" on "user action reason".
- Update the "UserActionReason.java".
- Update the "UserActionReasonTest.java".
---
M src-db/database/model/tables/OBC2_USER_ACTION_REASON.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-test/org/openbravo/core2/master/UserActionReasonTest.java
M src-test/org/openbravo/core2/util/Core2TestUtils.java
M src/org/openbravo/core2/master/UserActionReason.java
---
|
|
|
(0151705)
|
hgbot
|
2023-06-27 22:53
|
|
|
|
(0151706)
|
hgbot
|
2023-06-27 22:53
|
|
|