Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0043072 | Openbravo ERP | 07. Sales management | public | 2020-01-30 14:47 | 2020-04-07 15:48 |
|
Reporter | AtulOpenbravo | |
Assigned To | AtulOpenbravo | |
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.0PR20Q2 | |
Merge Request Status | |
Review Assigned To | dmiguelez |
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 | 0043072: API Change: ReportToInvoiceConsignmentJR Cleanup |
Description | Following are the candidates that could be removed as they belong to unused inactive feature
- Class org.openbravo.erpCommon.ad_reports.ReportToInvoiceConsignmentJR
- AD_MENU: Invoice Consignment Report and its related AD_TREENODE
- AD_MODEL_OBJECT and its AD_MODEL_OBJECT_MAPPING
- AD_PROCESS & related AD_TEXTINTERFACES
- Sample data changes if any related to removed process can be managed in AD_PROCESS_ACCESS for Core reference sample data, Retail Sample Data & AWO Sample Data modules, hence removing of the above deletion candidate has very low risk. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | Approved |
Relationships | blocks | feature request | 0043046 | | closed | AtulOpenbravo | ReportToInvoiceConsignmentJR cleanup |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-01-30 14:47 | AtulOpenbravo | New Issue | |
2020-01-30 14:47 | AtulOpenbravo | Assigned To | => dmitry_mezentsev |
2020-01-30 14:47 | AtulOpenbravo | OBNetwork customer | => No |
2020-01-30 14:47 | AtulOpenbravo | Modules | => Core |
2020-01-30 14:47 | AtulOpenbravo | Triggers an Emergency Pack | => No |
2020-01-30 14:47 | AtulOpenbravo | Issue generated from | 0043071 |
2020-01-30 14:47 | AtulOpenbravo | Relationship added | blocks 0043046 |
2020-02-04 13:25 | dmitry_mezentsev | Tag Attached: Approved | |
2020-02-04 13:25 | dmitry_mezentsev | Assigned To | dmitry_mezentsev => AtulOpenbravo |
2020-02-06 09:55 | AtulOpenbravo | Status | new => scheduled |
2020-02-17 14:08 | hgbot | Checkin | |
2020-02-17 14:08 | hgbot | Note Added: 0117865 | |
2020-02-17 14:08 | hgbot | Checkin | |
2020-02-17 14:08 | hgbot | Note Added: 0117868 | |
2020-03-18 08:35 | hgbot | Checkin | |
2020-03-18 08:35 | hgbot | Note Added: 0118656 | |
2020-04-07 15:48 | dmiguelez | Status | scheduled => resolved |
2020-04-07 15:48 | dmiguelez | Fixed in SCM revision | => https://code.openbravo.com/erp/devel/api-checks/rev/aec31bf671b54d32c46a925245ba11a591127f46 [^] |
2020-04-07 15:48 | dmiguelez | Resolution | open => fixed |
2020-04-07 15:48 | dmiguelez | Review Assigned To | => dmiguelez |
2020-04-07 15:48 | dmiguelez | Note Added: 0119062 | |
2020-04-07 15:48 | dmiguelez | Status | resolved => closed |
2020-04-07 15:48 | dmiguelez | Fixed in Version | => 3.0PR20Q2 |
Notes |
|
(0117865)
|
hgbot
|
2020-02-17 14:08
|
|
Repository: erp/devel/api-checks
Changeset: aec31bf671b54d32c46a925245ba11a591127f46
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Feb 17 18:29:30 2020 +0530
URL: http://code.openbravo.com/erp/devel/api-checks/rev/aec31bf671b54d32c46a925245ba11a591127f46 [^]
Related to BUG-0043072:API Change for ReportToInvoiceConsignmentJR
Cleanup
**Removed references for ReportToInvoiceConsignmentJR class from
*AD_MENU: Invoice Consignment Report and its related AD_TREENODE
*AD_MODEL_OBJECT and its AD_MODEL_OBJECT_MAPPING
*AD_PROCESS & related AD_TEXTINTERFACES
---
M model/src-db/database/sourcedata/AD_MENU.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_TEXTINTERFACES.xml
M model/src-db/database/sourcedata/AD_TREENODE.xml
---
|
|
|
(0117868)
|
hgbot
|
2020-02-17 14:08
|
|
Repository: erp/devel/api-checks
Changeset: ef5424c6cfdfe9742c08b6bfac476d63fa4654a5
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Feb 17 18:35:39 2020 +0530
URL: http://code.openbravo.com/erp/devel/api-checks/rev/ef5424c6cfdfe9742c08b6bfac476d63fa4654a5 [^]
Related to BUG-43070, BUG-43071, BUG-43072:API Change
**Readded java.japi.gz after removing classes PrintInvoices,
ReportSalesOrderOpenItemJR & ReportToInvoiceConsignmentJR
---
M java/reference/java.japi.gz
---
|
|
|
(0118656)
|
hgbot
|
2020-03-18 08:35
|
|
Repository: erp/devel/api-checks
Changeset: 397d373e322d0ae8277afd65fa3e8126987f79d4
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Feb 17 18:29:30 2020 +0530
URL: http://code.openbravo.com/erp/devel/api-checks/rev/397d373e322d0ae8277afd65fa3e8126987f79d4 [^]
Related to BUG-0043072:API Change for ReportToInvoiceConsignmentJR
Cleanup
**Removed references for ReportToInvoiceConsignmentJR class from
*AD_MENU: Invoice Consignment Report and its related AD_TREENODE
*AD_MODEL_OBJECT and its AD_MODEL_OBJECT_MAPPING
*AD_PROCESS & related AD_TEXTINTERFACES
---
M model/src-db/database/sourcedata/AD_MENU.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_TEXTINTERFACES.xml
M model/src-db/database/sourcedata/AD_TREENODE.xml
---
|
|
|
|
|