Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0054687Openbravo ERPA. Platformpublic2024-02-15 14:182024-02-19 11:46
shuehner 
shuehner 
normalminorhave not tried
closedfixed 
5
 
PR24Q2 
approved
No
Core
No
0054687: Remove the Openbravo Education Listings widget (obsolete)
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)
-
Remove the widget class pointing to the content.
No tags attached.
Issue History
2024-02-15 14:18shuehnerNew Issue
2024-02-15 14:18shuehnerAssigned To => shuehner
2024-02-15 14:18shuehnerOBNetwork customer => No
2024-02-15 14:18shuehnerModules => Core
2024-02-15 14:18shuehnerTriggers an Emergency Pack => No
2024-02-15 14:32hgbotMerge Request Status => open
2024-02-15 14:32hgbotNote Added: 0160796
2024-02-15 14:41hgbotNote Added: 0160797
2024-02-15 14:45hgbotNote Added: 0160798
2024-02-15 14:47shuehnerDescription Updatedbug_revision_view_page.php?rev_id=27518#r27518
2024-02-15 15:09shuehnerIssue cloned0054689
2024-02-19 08:56hgbotMerge Request Statusopen => approved
2024-02-19 11:45hgbotNote Added: 0160889
2024-02-19 11:45hgbotNote Added: 0160890
2024-02-19 11:46hgbotNote Added: 0160891
2024-02-19 11:46hgbotNote Added: 0160892
2024-02-19 11:46hgbotResolutionopen => fixed
2024-02-19 11:46hgbotStatusnew => closed
2024-02-19 11:46hgbotNote Added: 0160893
2024-02-19 11:46hgbotFixed in Version => PR24Q2
2024-02-19 11:46hgbotNote Added: 0160894

Notes
(0160796)
hgbot   
2024-02-15 14:32   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1144 [^]
(0160797)
hgbot   
2024-02-15 14:41   
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/120 [^]
(0160798)
hgbot   
2024-02-15 14:45   
Merge Request created: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/63 [^]
(0160889)
hgbot   
2024-02-19 11:45   
Repository: https://gitlab.com/openbravo/ci/backoffice-api [^]
Changeset: 3cdc5c5e22cdc705eb2b400c43cc76936e869e76
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 15-02-2024 14:44:49
URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/3cdc5c5e22cdc705eb2b400c43cc76936e869e76 [^]

ISSUE-54687: Accept api-change for training widget removal

---
M model/modules/org.openbravo.client.myob/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
R model/modules/org.openbravo.client.myob/src-db/database/sourcedata/OBKMO_WIDGET_URL.xml
---
(0160890)
hgbot   
2024-02-19 11:45   
Merge request merged: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/63 [^]
(0160891)
hgbot   
2024-02-19 11:46   
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata [^]
Changeset: 84fa522d8f702fd5b20d8e681348aecb6cfb92f7
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 15-02-2024 14:39:31
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/commit/84fa522d8f702fd5b20d8e681348aecb6cfb92f7 [^]

ISSUE-54687: Remove training widget auto _access entry

Remove old auto-generated _access entry for the training widget which is
being removed from backoffice.

---
M referencedata/sampledata/The_White_Valley_Group/OBKMO_WIDGET_CLASS_ACCESS.xml
---
(0160892)
hgbot   
2024-02-19 11:46   
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/120 [^]
(0160893)
hgbot   
2024-02-19 11:46   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1144 [^]
(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
---