Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0047793Openbravo ERPZ. Otherspublic2021-10-01 10:272021-10-06 17:49
cberner 
cberner 
normalminorhave not tried
closedfixed 
5
 
PR22Q1 
Core
No
0047793: Remove inactive report using jasper chart functionality.
ReportSalesPartnerProduct is inactive from long ago and could be removed.

We require this report to be removed, because it is the only one using chart jasper functionality in core, and we would like to extract that chart functionality to another module.

This report has been long time inactive and not modified. It was deactivated in 2012: https://gitlab.com/openbravo/product/openbravo/-/commit/56e628e9d540a7879d016e4ca6be7ca0b66c5693#916a17bb54dc0b1d670570be217ccda1a49b4368_4304_4311 [^]
-
Remove the report, it's subreport and the process and menu entry related to it.
No tags attached.
related to design defect 0046016 closed cberner jasper reports library should be updated to the last version 
causes defect 0047811 closed cberner API Change: JR_ReportSalesPartnerProduct process has been removed 
Issue History
2021-10-01 10:27cbernerNew Issue
2021-10-01 10:27cbernerAssigned To => cberner
2021-10-01 10:27cbernerModules => Core
2021-10-01 10:27cbernerTriggers an Emergency Pack => No
2021-10-01 13:26cbernerSummaryReportSalesPartnerProduct is inactive from long ago and could be removed => Remove inactive report using jasper chart functionality.
2021-10-01 13:26cbernerDescription Updatedbug_revision_view_page.php?rev_id=23129#r23129
2021-10-01 13:27hgbotNote Added: 0132099
2021-10-01 13:54cbernerRelationship addedrelated to 0046016
2021-10-05 14:21cbernerRelationship addedcauses 0047811
2021-10-06 17:49hgbotResolutionopen => fixed
2021-10-06 17:49hgbotStatusnew => closed
2021-10-06 17:49hgbotFixed in Version => PR22Q1
2021-10-06 17:49hgbotNote Added: 0132214
2021-10-06 17:49hgbotNote Added: 0132215

Notes
(0132099)
hgbot   
2021-10-01 13:27   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/436 [^]
(0132214)
hgbot   
2021-10-06 17:49   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 148cccbed3966667c721145991d502db5bee3696
Author: Cristian Berner <cristian.berner@openbravo.com>
Date: 2021-10-06T15:38:31+00:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/148cccbed3966667c721145991d502db5bee3696 [^]

Fixes ISSUE-47793: Remove inactive report using jasper chart functionality in core

Jasperreports chart functionality will be moved to another module, and
ReportSalesPartnerProduct report was the only one using it in core. This
report has been long inactive, it was deactivated 9 years ago, as such,
it should be safe to remove and proceed with the separation of the chart
functinality libraries to another module.

---
M referencedata/sampledata/QA_Testing/AD_PROCESS_ACCESS.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_PROCESS_PARA.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src-db/database/sourcedata/AD_TREENODE.xml
R src/org/openbravo/erpCommon/ad_reports/ReportSalesPartnerProduct.jrxml
R src/org/openbravo/erpCommon/ad_reports/ReportSalesPartnerProduct_srpt.jasper
R src/org/openbravo/erpCommon/ad_reports/ReportSalesPartnerProduct_srpt.jrxml
---
(0132215)
hgbot   
2021-10-06 17:49   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/436 [^]