Openbravo Issue Tracking System - Retail Modules
View Issue Details
0054870Retail ModulesEvents for Clientpublic2024-03-06 19:472024-04-16 11:49
njimenez 
njimenez 
normalmajorhave not tried
closedfixed 
5
 
 
No
0054870: Create third level menu entries to display product activation categories
It is required to make posible to define different levels in the drawer menu to add the product activation menu group with its own menu entries. One for each product category.

This menu group will be included in the till group.

Also some improvements will be done in the product activation workflow.

  1) The product status dialog will allow different types of data to be receive
  such as, date, number, booleans...
  2) The product status and the login dialog will show information about the
  selected product category.
.
No tags attached.
related to feature request 0054606 closed njimenez Product activation login and status 
blocks defect 0054701 closed njimenez Login information dialog is not being displayed well for payments 
Issue History
2024-03-06 19:47njimenezNew Issue
2024-03-06 19:47njimenezAssigned To => njimenez
2024-03-06 19:47njimenezTriggers an Emergency Pack => No
2024-03-06 19:47njimenezRelationship addedrelated to 0054606
2024-03-06 19:51hgbotNote Added: 0161792
2024-03-20 09:56njimenezDescription Updatedbug_revision_view_page.php?rev_id=27715#r27715
2024-03-20 10:21hgbotNote Added: 0162404
2024-03-20 10:27hgbotNote Added: 0162405
2024-03-20 10:42njimenezRelationship addedblocks 0054701
2024-04-02 10:23hgbotNote Added: 0162773
2024-04-16 11:32hgbotNote Added: 0163260
2024-04-16 11:32hgbotNote Added: 0163261
2024-04-16 11:34hgbotNote Added: 0163262
2024-04-16 11:34hgbotNote Added: 0163263
2024-04-16 11:37hgbotNote Added: 0163266
2024-04-16 11:37hgbotNote Added: 0163267
2024-04-16 11:40hgbotResolutionopen => fixed
2024-04-16 11:40hgbotStatusnew => closed
2024-04-16 11:40hgbotNote Added: 0163268
2024-04-16 11:40hgbotNote Added: 0163269
2024-04-16 11:49hgbotNote Added: 0163270

Notes
(0161792)
hgbot   
2024-03-06 19:51   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1404 [^]
(0162404)
hgbot   
2024-03-20 10:21   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.productactivation/-/merge_requests/5 [^]
(0162405)
hgbot   
2024-03-20 10:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/merge_requests/64 [^]
(0162773)
hgbot   
2024-04-02 10:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/110 [^]
(0163260)
hgbot   
2024-04-16 11:32   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 773b9f3a9a56c77718b51ea521cd0b023284b7bb
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 16-04-2024 11:29:24
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/773b9f3a9a56c77718b51ea521cd0b023284b7bb [^]

Related to ISSUE-54870: Implemented multiple drawer menu levels definition

---
A web-jspack/org.openbravo.core2/src/components/DrawerMenu/__mock__/Drawer.levels.config.json
A web-jspack/org.openbravo.core2/src/components/DrawerMenu/__mock__/DrawerMenu.levels.config.json
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/DrawerMenu.scss
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/DrawerMenuGroup.jsx
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/DrawerMenuGroupButton.jsx
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/DrawerMenuItem.jsx
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/__test__/DrawerMenu.test.jsx
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/stories/DrawerMenu.stories.jsx
M web-jspack/org.openbravo.core2/src/model/user-interface/__test__/SetDrawerMenuState.test.js
M web-jspack/org.openbravo.core2/src/model/user-interface/actions/SetDrawerMenuState.js
---
(0163261)
hgbot   
2024-04-16 11:32   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1404 [^]
(0163262)
hgbot   
2024-04-16 11:34   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client [^]
Changeset: b993f12a356d67958cdc756c529c6de2f0e14ce7
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 10-04-2024 13:58:04
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/commit/b993f12a356d67958cdc756c529c6de2f0e14ce7 [^]

Related to ISSUE-54870: Allow defining custom parameters on dialog shown on login dialog

---
A web/org.openbravo.events.client/source/components/opensessionmodalselector.js
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/events/client/ECLComponentProvider.java
M web-jspack/org.openbravo.events.client/src/components/EventsLoginDialog/EventsLoginDialog.jsx
M web/org.openbravo.events.client/css/main.css
M web/org.openbravo.events.client/source/components/opensessionmodal.js
---
(0163263)
hgbot   
2024-04-16 11:34   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/merge_requests/64 [^]
(0163266)
hgbot   
2024-04-16 11:37   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/110 [^]
(0163267)
hgbot   
2024-04-16 11:37   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: 93ed48854cbdb1dce35bd6374bd95b570af8f30b
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 16-04-2024 11:36:51
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/93ed48854cbdb1dce35bd6374bd95b570af8f30b [^]

Related to ISSUE-54870: Addapted product activation simulator to allow different types of parameters on product status response

---
M project/src/com/openbravo/eventsproductactivation/ProductActivationDev.java
---
(0163268)
hgbot   
2024-04-16 11:40   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.productactivation [^]
Changeset: 1012c7cc50391a9db23e0d1e2c8000ff6f91f2fa
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 12-04-2024 09:09:28
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.productactivation/-/commit/1012c7cc50391a9db23e0d1e2c8000ff6f91f2fa [^]

Fixed ISSUE-54870: Added login dialog menu entries and ui improvements for product status and login dialog

---
A src/org/openbravo/events/productactivation/events/ProductActivationNonGroupedEventHandler.java
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/events/productactivation/EPAComponentProvider.java
M web-jspack/org.openbravo.events.productactivation/src/components/ProductStatusDialog/ProductStatusDialog.jsx
M web-jspack/org.openbravo.events.productactivation/src/components/ProductStatusDialog/ProductStatusDialog.scss
M web-jspack/org.openbravo.events.productactivation/src/components/ProductStatusDialog/__test__/ProductStatusDialog.test.jsx
M web-jspack/org.openbravo.events.productactivation/src/components/ProductStatusDialog/stories/ProductStatusDialog.stories.jsx
M web-jspack/org.openbravo.events.productactivation/src/components/ProductStatusDialog/stories/ProductStatusDialogStoryHolder.jsx
M web-jspack/org.openbravo.events.productactivation/src/ob-init.js
M web-jspack/org.openbravo.events.productactivation/src/user-interface/user-actions/ProductActivationStatus.js
M web-test/actions/login.test.js
M web-test/actions/productStatus.test.js
M web/org.openbravo.events.productactivation/app/actions/addProduct.js
M web/org.openbravo.events.productactivation/app/actions/completeTicket.js
M web/org.openbravo.events.productactivation/app/actions/login.js
M web/org.openbravo.events.productactivation/app/actions/productStatus.js
M web/org.openbravo.events.productactivation/css/main.css
M web/org.openbravo.events.productactivation/js/components/openSessionMenu.js
M web/org.openbravo.events.productactivation/js/components/productStatusMenu.js
M web/org.openbravo.events.productactivation/js/components/productStatusMenuEntry.js
R web/org.openbravo.events.productactivation/js/components/productActivationCategoriesSelector.js
---
(0163269)
hgbot   
2024-04-16 11:40   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.productactivation/-/merge_requests/5 [^]
(0163270)
hgbot   
2024-04-16 11:49   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager [^]
Changeset: 5a8600b6c4875536b410d55cdbd3fdef7df1cd1b
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 16-04-2024 11:48:56
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager/-/commit/5a8600b6c4875536b410d55cdbd3fdef7df1cd1b [^]

Related to ISSUE-54870: Addapted product activation simulator to allow different types of parameters on product status response

---
M bin/poshw.jar
M bin/rev.id
---