Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055083Retail ModulesEvents for Clientpublic2024-04-03 10:542024-04-04 16:56
njimenez 
njimenez 
normalmajorhave not tried
closedfixed 
5
 
 
No
0055083: New searchkey field for product activation category entity
In order to have a more standard API call, we have to add a new searchkey field. So, instead of search an element using the name (translation problems for example) we will call it using the new field searchkey. This field must be unique inside the table. We have to add an new index for this new table column.
.
No tags attached.
Issue History
2024-04-03 10:54njimenezNew Issue
2024-04-03 10:54njimenezAssigned To => njimenez
2024-04-03 10:54njimenezTriggers an Emergency Pack => No
2024-04-03 10:59hgbotNote Added: 0162802
2024-04-04 16:56hgbotResolutionopen => fixed
2024-04-04 16:56hgbotStatusnew => closed
2024-04-04 16:56hgbotNote Added: 0162846
2024-04-04 16:56hgbotNote Added: 0162847

Notes
(0162802)
hgbot   
2024-04-03 10:59   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.productactivation/-/merge_requests/6 [^]
(0162846)
hgbot   
2024-04-04 16:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.productactivation [^]
Changeset: 25856473de75f15ef942566e7f86cff71265f870
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 04-04-2024 14:31:18
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.productactivation/-/commit/25856473de75f15ef942566e7f86cff71265f870 [^]

Fixed ISSUE-55083: Defined new searchkey field as record identifier instead of name in product activation categories table

---
M src-db/database/model/tables/EPA_PRODUCTACTCATEGORY.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/events/productactivation/master/ClientSubscriptionsProperties.java
M src/org/openbravo/events/productactivation/master/ProductActivationProductProperties.java
M web-jspack/org.openbravo.events.productactivation/src/components/ProductStatusButton/ProductStatusButton.jsx
M web-jspack/org.openbravo.events.productactivation/src/components/ProductStatusButton/stories/ProductStatusButtonStoryHolder.jsx
M web-jspack/org.openbravo.events.productactivation/src/ob-init.js
M web-test/actions/login.test.js
M web-test/utility/getProductActivationCategories.test.js
M web/org.openbravo.events.productactivation/app/actions/login.js
M web/org.openbravo.events.productactivation/app/connection/productActivationEvent.js
M web/org.openbravo.events.productactivation/app/utility/getProductActivationCategories.js
M web/org.openbravo.events.productactivation/js/components/productStatusMenuEntry.js
---
(0162847)
hgbot   
2024-04-04 16:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.productactivation/-/merge_requests/6 [^]