Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0054870 | Retail Modules | Events for Client | public | 2024-03-06 19:47 | 2024-04-16 11:49 |
|
Reporter | njimenez | |
Assigned To | njimenez | |
Priority | normal | Severity | major | 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 | 0054870: Create third level menu entries to display product activation categories |
Description | 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.
|
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | 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 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-03-06 19:47 | njimenez | New Issue | |
2024-03-06 19:47 | njimenez | Assigned To | => njimenez |
2024-03-06 19:47 | njimenez | Triggers an Emergency Pack | => No |
2024-03-06 19:47 | njimenez | Relationship added | related to 0054606 |
2024-03-06 19:51 | hgbot | Note Added: 0161792 | |
2024-03-20 09:56 | njimenez | Description Updated | bug_revision_view_page.php?rev_id=27715#r27715 |
2024-03-20 10:21 | hgbot | Note Added: 0162404 | |
2024-03-20 10:27 | hgbot | Note Added: 0162405 | |
2024-03-20 10:42 | njimenez | Relationship added | blocks 0054701 |
2024-04-02 10:23 | hgbot | Note Added: 0162773 | |
2024-04-16 11:32 | hgbot | Note Added: 0163260 | |
2024-04-16 11:32 | hgbot | Note Added: 0163261 | |
2024-04-16 11:34 | hgbot | Note Added: 0163262 | |
2024-04-16 11:34 | hgbot | Note Added: 0163263 | |
2024-04-16 11:37 | hgbot | Note Added: 0163266 | |
2024-04-16 11:37 | hgbot | Note Added: 0163267 | |
2024-04-16 11:40 | hgbot | Resolution | open => fixed |
2024-04-16 11:40 | hgbot | Status | new => closed |
2024-04-16 11:40 | hgbot | Note Added: 0163268 | |
2024-04-16 11:40 | hgbot | Note Added: 0163269 | |
2024-04-16 11:49 | hgbot | Note Added: 0163270 | |
Notes |
|
(0161792)
|
hgbot
|
2024-03-06 19:51
|
|
|
|
(0162404)
|
hgbot
|
2024-03-20 10:21
|
|
|
|
(0162405)
|
hgbot
|
2024-03-20 10:27
|
|
|
|
(0162773)
|
hgbot
|
2024-04-02 10:23
|
|
|
|
(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
|
|
|
|
(0163262)
|
hgbot
|
2024-04-16 11:34
|
|
|
|
(0163263)
|
hgbot
|
2024-04-16 11:34
|
|
|
|
(0163266)
|
hgbot
|
2024-04-16 11:37
|
|
|
|
(0163267)
|
hgbot
|
2024-04-16 11:37
|
|
|
|
(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
|
|
|
|
(0163270)
|
hgbot
|
2024-04-16 11:49
|
|
|