Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0043070 | Openbravo ERP | 07. Sales management | public | 2020-01-30 14:41 | 2020-04-07 15:47 |
|
| 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 | 0043070: API Change: PrintInvoices Cleanup |
| Description | Following are the candidates that could be removed as they belong to unused inactive feature
- Class org.openbravo.erpCommon.ad_process.PrintInvoices
- AD_MENU: Print Invoices and its related AD_TREENODE
- AD_MODEL_OBJECT and its AD_MODEL_OBJECT_MAPPING
- AD_PROCESS & its related AD_PROCESS_PARA
- AD_ELEMENT, Related AD_TEXTINTERFACES
- Sample data changes 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 low risk. |
| Steps To Reproduce | - |
| Proposed Solution | |
| Additional Information | |
| Tags | Approved |
| Relationships | | blocks | feature request | 0043041 | | closed | AtulOpenbravo | PrintInvoices cleanup |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2020-01-30 14:41 | AtulOpenbravo | New Issue | |
| 2020-01-30 14:41 | AtulOpenbravo | Assigned To | => AtulOpenbravo |
| 2020-01-30 14:41 | AtulOpenbravo | OBNetwork customer | => No |
| 2020-01-30 14:41 | AtulOpenbravo | Modules | => Core |
| 2020-01-30 14:41 | AtulOpenbravo | Triggers an Emergency Pack | => No |
| 2020-01-30 14:41 | AtulOpenbravo | Issue generated from | 0041422 |
| 2020-01-30 14:41 | AtulOpenbravo | Relationship added | blocks 0043041 |
| 2020-01-30 14:42 | AtulOpenbravo | Assigned To | AtulOpenbravo => dmitry_mezentsev |
| 2020-01-30 14:42 | AtulOpenbravo | Description Updated | bug_revision_view_page.php?rev_id=20265#r20265 |
| 2020-01-30 14:45 | AtulOpenbravo | Issue cloned | 0043071 |
| 2020-02-04 13:22 | dmitry_mezentsev | Tag Attached: Approved | |
| 2020-02-04 13:23 | dmitry_mezentsev | Assigned To | dmitry_mezentsev => AtulOpenbravo |
| 2020-02-06 09:55 | AtulOpenbravo | Status | new => scheduled |
| 2020-02-17 14:07 | hgbot | Checkin | |
| 2020-02-17 14:07 | hgbot | Note Added: 0117863 | |
| 2020-02-17 14:08 | hgbot | Checkin | |
| 2020-02-17 14:08 | hgbot | Note Added: 0117866 | |
| 2020-03-18 08:35 | hgbot | Checkin | |
| 2020-03-18 08:35 | hgbot | Note Added: 0118654 | |
| 2020-04-07 15:47 | dmiguelez | Status | scheduled => resolved |
| 2020-04-07 15:47 | dmiguelez | Fixed in SCM revision | => https://code.openbravo.com/erp/devel/api-checks/rev/cd438832edaccf6c045051732d1aa6aa52755dd2 [^] |
| 2020-04-07 15:47 | dmiguelez | Resolution | open => fixed |
| 2020-04-07 15:47 | dmiguelez | Review Assigned To | => dmiguelez |
| 2020-04-07 15:47 | dmiguelez | Note Added: 0119060 | |
| 2020-04-07 15:47 | dmiguelez | Status | resolved => closed |
| 2020-04-07 15:47 | dmiguelez | Fixed in Version | => 3.0PR20Q2 |
|
Notes |
|
|
(0117863)
|
|
hgbot
|
|
2020-02-17 14:07
|
|
Repository: erp/devel/api-checks
Changeset: cd438832edaccf6c045051732d1aa6aa52755dd2
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Feb 17 18:25:55 2020 +0530
URL: http://code.openbravo.com/erp/devel/api-checks/rev/cd438832edaccf6c045051732d1aa6aa52755dd2 [^]
Related to BUG-0043070: API Change for PrintInvoices Cleanup
** Removed reference for PrintInvoices class from
*AD_MENU: Print Invoices and its related AD_TREENODE
*AD_MODEL_OBJECT and its AD_MODEL_OBJECT_MAPPING
*AD_PROCESS & its related AD_PROCESS_PARA
*AD_ELEMENT, Related AD_TEXTINTERFACES
---
M model/src-db/database/sourcedata/AD_ELEMENT.xml
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_PROCESS_PARA.xml
M model/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M model/src-db/database/sourcedata/AD_TREENODE.xml
---
|
|
|
|
(0117866)
|
|
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
---
|
|
|
|
(0118654)
|
|
hgbot
|
|
2020-03-18 08:35
|
|
Repository: erp/devel/api-checks
Changeset: 5b1f417ba2452af9c1e42f895648931d05d12850
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Feb 17 18:25:55 2020 +0530
URL: http://code.openbravo.com/erp/devel/api-checks/rev/5b1f417ba2452af9c1e42f895648931d05d12850 [^]
Related to BUG-0043070: API Change for PrintInvoices Cleanup
** Removed reference for PrintInvoices class from
*AD_MENU: Print Invoices and its related AD_TREENODE
*AD_MODEL_OBJECT and its AD_MODEL_OBJECT_MAPPING
*AD_PROCESS & its related AD_PROCESS_PARA
*AD_ELEMENT, Related AD_TEXTINTERFACES
---
M model/src-db/database/sourcedata/AD_ELEMENT.xml
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_PROCESS_PARA.xml
M model/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M model/src-db/database/sourcedata/AD_TREENODE.xml
---
|
|
|
|
|
|