Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0050205Openbravo ERPB. User interfacepublic2022-09-08 16:272022-09-14 18:30
shuehner 
shuehner 
normalminorhave not tried
closedfixed 
5
 
PR22Q4 
Core
No
0050205: Remove unused/obsolete Create Document / Create Test servlet
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.
-
No tags attached.
blocks design defect 0032688 acknowledged Triage Platform Base remove unused resources 
png 50205.png (10,993) 2022-09-08 16:28
https://issues.openbravo.com/file_download.php?file_id=17499&type=bug
png
Issue History
2022-09-08 16:27shuehnerNew Issue
2022-09-08 16:27shuehnerAssigned To => shuehner
2022-09-08 16:27shuehnerModules => Core
2022-09-08 16:27shuehnerTriggers an Emergency Pack => No
2022-09-08 16:27shuehnerRelationship addedblocks 0032688
2022-09-08 16:28shuehnerFile Added: 50205.png
2022-09-08 16:53hgbotNote Added: 0140874
2022-09-13 16:26hgbotNote Added: 0141067
2022-09-14 18:30hgbotNote Added: 0141119
2022-09-14 18:30hgbotNote Added: 0141120
2022-09-14 18:30hgbotResolutionopen => fixed
2022-09-14 18:30hgbotStatusnew => closed
2022-09-14 18:30hgbotFixed in Version => PR22Q4
2022-09-14 18:30hgbotNote Added: 0141121
2022-09-14 18:30hgbotNote Added: 0141122

Notes
(0140874)
hgbot   
2022-09-08 16:53   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/707 [^]
(0141067)
hgbot   
2022-09-13 16:26   
Merge Request created: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/32 [^]
(0141119)
hgbot   
2022-09-14 18:30   
Repository: https://gitlab.com/openbravo/ci/backoffice-api [^]
Changeset: 9d13d8adcb5519b2ddb3b981dd0a34a89002ca20
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 14-09-2022 15:59:39
URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/9d13d8adcb5519b2ddb3b981dd0a34a89002ca20 [^]

Related to ISSUE-50205. Accept API change to remote CreateTest servlet

---
M java/reference/java.japi.gz
M model/src-db/database/sourcedata/AD_MENU.xml
M model/src-db/database/sourcedata/AD_MESSAGE.xml
M model/src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M model/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M model/src-db/database/sourcedata/AD_PROCESS.xml
M model/src-db/database/sourcedata/AD_TREENODE.xml
---
(0141120)
hgbot   
2022-09-14 18:30   
Merge request merged: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/32 [^]
(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   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/707 [^]