Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050205 | Openbravo ERP | B. User interface | public | 2022-09-08 16:27 | 2022-09-14 18:30 |
|
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 | PR22Q4 | |
Merge Request Status | |
Review Assigned To | |
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 | 0050205: Remove unused/obsolete Create Document / Create Test servlet |
Description | Openbravo application menu (for System Administrator role) contains
Application Dictionary -> Automated Test -> Create Document
entry which points to the CreateTest.java sourcefile.
All that does is to show hardcoded error message "This is a Openbravo Development Window."
As this is not used really it should be removed as obsolete code.
|
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | 50205.png (10,993) 2022-09-08 16:28 https://issues.openbravo.com/file_download.php?file_id=17499&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2022-09-08 16:27 | shuehner | New Issue | |
2022-09-08 16:27 | shuehner | Assigned To | => shuehner |
2022-09-08 16:27 | shuehner | Modules | => Core |
2022-09-08 16:27 | shuehner | Triggers an Emergency Pack | => No |
2022-09-08 16:27 | shuehner | Relationship added | blocks 0032688 |
2022-09-08 16:28 | shuehner | File Added: 50205.png | |
2022-09-08 16:53 | hgbot | Note Added: 0140874 | |
2022-09-13 16:26 | hgbot | Note Added: 0141067 | |
2022-09-14 18:30 | hgbot | Note Added: 0141119 | |
2022-09-14 18:30 | hgbot | Note Added: 0141120 | |
2022-09-14 18:30 | hgbot | Resolution | open => fixed |
2022-09-14 18:30 | hgbot | Status | new => closed |
2022-09-14 18:30 | hgbot | Fixed in Version | => PR22Q4 |
2022-09-14 18:30 | hgbot | Note Added: 0141121 | |
2022-09-14 18:30 | hgbot | Note Added: 0141122 | |
Notes |
|
(0140874)
|
hgbot
|
2022-09-08 16:53
|
|
|
|
(0141067)
|
hgbot
|
2022-09-13 16:26
|
|
|
|
(0141119)
|
hgbot
|
2022-09-14 18:30
|
|
|
|
(0141120)
|
hgbot
|
2022-09-14 18:30
|
|
|
|
(0141121)
|
hgbot
|
2022-09-14 18:30
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 8e5d288f3af0d83618c0aaf3e8588eb5aacd4b2b
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 14-09-2022 16:00:03
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/8e5d288f3af0d83618c0aaf3e8588eb5aacd4b2b [^]
Fixes ISSUE-50205. Remove obsolete Create Document / CreateTest
That is ancient menu entry / servlet which only shows an hardcoded error
message.
As it is now used for any development / automated testing it is removed
here.
---
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_TREENODE.xml
R src/org/openbravo/erpCommon/ad_process/CreateTest.java
---
|
|
|
(0141122)
|
hgbot
|
2022-09-14 18:30
|
|
|