Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041559 | Openbravo ERP | A. Platform | public | 2019-08-06 12:30 | 2019-08-22 14:45 |
|
Reporter | shuehner | |
Assigned To | cberner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR19Q4 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0041559: Remove widget: "Openbravo Technical Training Listings" as content is identical to other widget "Openbravo Education Listings" |
Description | The widget "Openbravo Technical Training Listings" is in practice obsolete and should be removed.
Why?
Since years the content shown behind this Technical Training widget is identical to the one shown by the other widget "Openbravo Education Listings".
Checking with OB training team decision is that we only want to maintain the other widget.
Removal is similar to issue 41346 but simpler as no local files are present only widget itself.
Reminder that widget_class removal implies similar extra work then in 41346 (all sampledata having _ACCESS rows, also MyOBData.xml again, ...)
Notes:
- The remote content html file present in butler server should be kept (as still used by instance not updates to having the widget removed)
- The other widget 'Openbravo Education Listings' should NOT be removed and stay as is. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0041346 | | closed | cberner | Remove Getting Started widget (half-not working and outdated) | related to | defect | 0041640 | | closed | cberner | API Change: Technical Training widget has been removed |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-08-06 12:30 | shuehner | New Issue | |
2019-08-06 12:30 | shuehner | Assigned To | => platform |
2019-08-06 12:30 | shuehner | Modules | => Core |
2019-08-06 12:30 | shuehner | Triggers an Emergency Pack | => No |
2019-08-06 12:30 | shuehner | Relationship added | related to 0041346 |
2019-08-06 12:32 | shuehner | Description Updated | bug_revision_view_page.php?rev_id=19265#r19265 |
2019-08-12 09:57 | AugustoMauch | Assigned To | platform => cberner |
2019-08-13 10:03 | cberner | Status | new => scheduled |
2019-08-13 10:39 | cberner | Relationship added | related to 0041640 |
2019-08-13 12:59 | cberner | Review Assigned To | => AugustoMauch |
2019-08-19 11:15 | hgbot | Checkin | |
2019-08-19 11:15 | hgbot | Note Added: 0114068 | |
2019-08-19 11:16 | hgbot | Checkin | |
2019-08-19 11:16 | hgbot | Note Added: 0114069 | |
2019-08-19 11:17 | hgbot | Checkin | |
2019-08-19 11:17 | hgbot | Note Added: 0114070 | |
2019-08-19 11:17 | hgbot | Checkin | |
2019-08-19 11:17 | hgbot | Note Added: 0114071 | |
2019-08-19 11:18 | hgbot | Checkin | |
2019-08-19 11:18 | hgbot | Note Added: 0114072 | |
2019-08-19 11:18 | hgbot | Status | scheduled => resolved |
2019-08-19 11:18 | hgbot | Resolution | open => fixed |
2019-08-19 11:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/669caf6b5da07cb8d7f5241d5ab808dd593cfbd6 [^] |
2019-08-19 13:09 | AugustoMauch | Note Added: 0114087 | |
2019-08-19 13:09 | AugustoMauch | Status | resolved => closed |
2019-08-19 13:09 | AugustoMauch | Fixed in Version | => 3.0PR19Q4 |
2019-08-22 14:45 | hudsonbot | Checkin | |
2019-08-22 14:45 | hudsonbot | Note Added: 0114227 | |
Notes |
|
(0114068)
|
hgbot
|
2019-08-19 11:15
|
|
|
|
(0114069)
|
hgbot
|
2019-08-19 11:16
|
|
|
|
(0114070)
|
hgbot
|
2019-08-19 11:17
|
|
|
|
(0114071)
|
hgbot
|
2019-08-19 11:17
|
|
|
|
(0114072)
|
hgbot
|
2019-08-19 11:18
|
|
Repository: erp/devel/pi
Changeset: 669caf6b5da07cb8d7f5241d5ab808dd593cfbd6
Author: Cristian Berner <cristian.berner <at> openbravo.com>
Date: Tue Aug 13 10:17:06 2019 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/669caf6b5da07cb8d7f5241d5ab808dd593cfbd6 [^]
fixes issue 41559: Removes Technical Training widget
Removed Technical Training widget and all references to it from sourcedata.
Widget_URL referencing it have been removed too.
---
M modules/org.openbravo.client.myob/referencedata/standard/MyOBData.xml
M modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_DATASET.xml
M modules/org.openbravo.client.myob/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
M modules/org.openbravo.client.myob/src-db/database/sourcedata/OBKMO_WIDGET_URL.xml
M referencedata/sampledata/F_B_International_Group/OBKMO_WIDGET_CLASS_ACCESS.xml
M referencedata/sampledata/QA_Testing/OBKMO_WIDGET_CLASS_ACCESS.xml
---
|
|
|
|
Code reviewed and verified |
|
|
|
|