Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0054687 | Openbravo ERP | A. Platform | public | 2024-02-15 14:18 | 2024-02-19 11:46 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR24Q2 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0054687: Remove the Openbravo Education Listings widget (obsolete) |
Description | This widget displayed on top-right of Openbravo backoffice workspace by default.
However the content is quite outdated and no longer matching current training plans.
The widget should be removed to avoid showing the old content (after discussion with DME,JCA,MBE,SHU) |
Steps To Reproduce | - |
Proposed Solution | Remove the widget class pointing to the content. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-02-15 14:18 | shuehner | New Issue | |
2024-02-15 14:18 | shuehner | Assigned To | => shuehner |
2024-02-15 14:18 | shuehner | OBNetwork customer | => No |
2024-02-15 14:18 | shuehner | Modules | => Core |
2024-02-15 14:18 | shuehner | Triggers an Emergency Pack | => No |
2024-02-15 14:32 | hgbot | Merge Request Status | => open |
2024-02-15 14:32 | hgbot | Note Added: 0160796 | |
2024-02-15 14:41 | hgbot | Note Added: 0160797 | |
2024-02-15 14:45 | hgbot | Note Added: 0160798 | |
2024-02-15 14:47 | shuehner | Description Updated | bug_revision_view_page.php?rev_id=27518#r27518 |
2024-02-15 15:09 | shuehner | Issue cloned | 0054689 |
2024-02-19 08:56 | hgbot | Merge Request Status | open => approved |
2024-02-19 11:45 | hgbot | Note Added: 0160889 | |
2024-02-19 11:45 | hgbot | Note Added: 0160890 | |
2024-02-19 11:46 | hgbot | Note Added: 0160891 | |
2024-02-19 11:46 | hgbot | Note Added: 0160892 | |
2024-02-19 11:46 | hgbot | Resolution | open => fixed |
2024-02-19 11:46 | hgbot | Status | new => closed |
2024-02-19 11:46 | hgbot | Note Added: 0160893 | |
2024-02-19 11:46 | hgbot | Fixed in Version | => PR24Q2 |
2024-02-19 11:46 | hgbot | Note Added: 0160894 | |
Notes |
|
(0160796)
|
hgbot
|
2024-02-15 14:32
|
|
|
|
(0160797)
|
hgbot
|
2024-02-15 14:41
|
|
|
|
(0160798)
|
hgbot
|
2024-02-15 14:45
|
|
|
|
(0160889)
|
hgbot
|
2024-02-19 11:45
|
|
|
|
(0160890)
|
hgbot
|
2024-02-19 11:45
|
|
|
|
(0160891)
|
hgbot
|
2024-02-19 11:46
|
|
|
|
(0160892)
|
hgbot
|
2024-02-19 11:46
|
|
|
|
(0160893)
|
hgbot
|
2024-02-19 11:46
|
|
|
|
(0160894)
|
hgbot
|
2024-02-19 11:46
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 17fd5919fbd7fab0677a5648bc36f2bd016b28db
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 19-02-2024 11:37:29
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/17fd5919fbd7fab0677a5648bc36f2bd016b28db [^]
Fixes ISSUE-54687: Remove training widget (obsolete content)
The content of this widget we show by default in backoffice workspace is
no longer kept outdated or relevant (to show there).
Remove
- widget class + url entry
- widget instances for the active usages
- old auto-generated _ACCESS rows related to it
---
M modules/org.openbravo.client.myob/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
M referencedata/sampledata/F_B_International_Group/OBKMO_WIDGET_CLASS_ACCESS.xml
M referencedata/sampledata/F_B_International_Group/OBKMO_WIDGET_INSTANCE.xml
R modules/org.openbravo.client.myob/src-db/database/sourcedata/OBKMO_WIDGET_URL.xml
---
|
|