Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0037879 | Openbravo ERP | 05. Production management | public | 2018-02-11 12:03 | 2019-03-28 14:55 |
|
Reporter | shuehner | |
Assigned To | Triage Omni OMS | |
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.0PR19Q2 | |
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 | 0037879: Production report "CCP Sheet" & "CCP Measures" sheet should be rewritten without fop or removes |
Description | Those 2 reports as using in print button of production window
a.) CCP Sheet in Window "Quality Control Point" -> Header
Note: When trying to run the report at least one row in child tab must exist otherwise reports fails with an error.
b.) CCP Measures" in Window "Quality Control Report"
When having data in those windows the report seem to still function.
Note: Both windows are hidden with all rest of "Production" when not using an activated instance.
Note:
Both reports when briefly checking pdf out seems very special purpose as having hardcoded textx about 'frozen', 'refrigerated'. When checking for if those should be reimplemented it should be checked if they should stay like this in core product or if the instances using it should do that as a custom report.
Both reports use the obsolete FOP rendering technology and should be rewritten using jasperreports or removed. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | defect | 0040132 | | closed | Triage Omni OMS | API change: removed reports | blocks | feature request | 0037874 | | closed | alostale | Remove support for fop rendering from core product as very nearly not used |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-02-11 12:03 | shuehner | New Issue | |
2018-02-11 12:03 | shuehner | Assigned To | => Triage Finance |
2018-02-11 12:03 | shuehner | Modules | => Core |
2018-02-11 12:03 | shuehner | Triggers an Emergency Pack | => No |
2018-02-11 12:03 | shuehner | Relationship added | blocks 0037874 |
2019-02-05 07:55 | alostale | Relationship added | depends on 0040132 |
2019-02-05 08:12 | hgbot | Checkin | |
2019-02-05 08:12 | hgbot | Note Added: 0109550 | |
2019-02-05 08:12 | hgbot | Status | new => resolved |
2019-02-05 08:12 | hgbot | Resolution | open => fixed |
2019-02-05 08:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/67f6e4cbf843fae8416b38c482c802b8b53f6c94 [^] |
2019-02-05 08:12 | hgbot | Checkin | |
2019-02-05 08:12 | hgbot | Note Added: 0109551 | |
2019-02-05 08:27 | alostale | Note Added: 0109560 | |
2019-02-05 08:27 | alostale | Status | resolved => closed |
2019-02-05 08:27 | alostale | Fixed in Version | => 3.0PR19Q2 |
2019-03-28 14:55 | hudsonbot | Checkin | |
2019-03-28 14:55 | hudsonbot | Note Added: 0110791 | |
2019-03-28 14:55 | hudsonbot | Checkin | |
2019-03-28 14:55 | hudsonbot | Note Added: 0110792 | |
Notes |
|
(0109550)
|
hgbot
|
2019-02-05 08:12
|
|
Repository: erp/devel/pi
Changeset: 67f6e4cbf843fae8416b38c482c802b8b53f6c94
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Jan 16 13:42:13 2019 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/67f6e4cbf843fae8416b38c482c802b8b53f6c94 [^]
[fop] fixed issue 37879: removed production reports CCP Sheet & CCP Measures
---
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_TEXTINTERFACES.xml
R src/org/openbravo/erpReports/RptMA_CCP_Group.fo
R src/org/openbravo/erpReports/RptMA_CCP_Group.java
R src/org/openbravo/erpReports/RptMA_CCP_Group.xml
R src/org/openbravo/erpReports/RptMA_CCP_Group_data.xsql
R src/org/openbravo/erpReports/RptMA_CCP_Measures.fo
R src/org/openbravo/erpReports/RptMA_CCP_Measures.java
R src/org/openbravo/erpReports/RptMA_CCP_Measures.xml
R src/org/openbravo/erpReports/RptMA_CCP_Measures_Hours.fo
R src/org/openbravo/erpReports/RptMA_CCP_Measures_Hours.xml
R src/org/openbravo/erpReports/RptMA_CCP_Measures_Hours_data.xsql
R src/org/openbravo/erpReports/RptMA_CCP_Measures_Values.fo
R src/org/openbravo/erpReports/RptMA_CCP_Measures_Values.xml
R src/org/openbravo/erpReports/RptMA_CCP_Measures_Values_data.xsql
R src/org/openbravo/erpReports/RptMA_CCP_Measures_data.xsql
---
|
|
|
(0109551)
|
hgbot
|
2019-02-05 08:12
|
|
|
|
|
Removed in the scope of remove FOP support project (0037874). |
|
|
|
|
|
|
|