Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0037877Openbravo ERP02. Master data managementpublic2018-02-11 11:242019-03-28 14:55
shuehner 
Triage Omni OMS 
normalminorhave not tried
closedfixed 
5
 
3.0PR19Q2 
Core
No
0037877: Rewrite Report Price list without using obsolete fop rendering or remove it
That report is actively used and accessible via the menu.

The PDF output option of the report is using the outdated fop rendering system instead of the more modern jasper reports.

To be able to eventually remove fop support from the core product that report should be redone or removed.

Note that the report seems to have a number of additional flaws currently:
1.) Is have html output option based on xmlEngine technology which will not work with big volumes.
2.) old style report with manually coded html for filters

3.) fop pdf output
3.a) Copy and paste title is "Sale Order Report"
3.b) Valid From written as "2018-01-01 00:00:00" while precision to define valid from in pricelist is on days granularity
3.c) Valid From repreated per category in middle of report
3.d) No currency shown in output
 
-
No tags attached.
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 
Issue History
2018-02-11 11:24shuehnerNew Issue
2018-02-11 11:24shuehnerAssigned To => Triage Finance
2018-02-11 11:24shuehnerModules => Core
2018-02-11 11:24shuehnerTriggers an Emergency Pack => No
2018-02-11 11:24shuehnerRelationship addedblocks 0037874
2019-02-05 07:54alostaleRelationship addeddepends on 0040132
2019-02-05 08:12hgbotCheckin
2019-02-05 08:12hgbotNote Added: 0109548
2019-02-05 08:12hgbotStatusnew => resolved
2019-02-05 08:12hgbotResolutionopen => fixed
2019-02-05 08:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3a582731abb45b5d2af24ceea6f14959d487ac57 [^]
2019-02-05 08:26alostaleNote Added: 0109558
2019-02-05 08:26alostaleStatusresolved => closed
2019-02-05 08:26alostaleFixed in Version => 3.0PR19Q2
2019-03-28 14:55hudsonbotCheckin
2019-03-28 14:55hudsonbotNote Added: 0110789

Notes
(0109548)
hgbot   
2019-02-05 08:12   
Repository: erp/devel/pi
Changeset: 3a582731abb45b5d2af24ceea6f14959d487ac57
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Jan 16 12:30:05 2019 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3a582731abb45b5d2af24ceea6f14959d487ac57 [^]

[fop] fixed issue 37877: removed Price List Report

---
M src-db/database/sourcedata/AD_MENU.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_TEXTINTERFACES.xml
M src-db/database/sourcedata/AD_TREENODE.xml
R src/org/openbravo/erpCommon/ad_reports/ReportPricelist.fo
R src/org/openbravo/erpCommon/ad_reports/ReportPricelist.html
R src/org/openbravo/erpCommon/ad_reports/ReportPricelist.java
R src/org/openbravo/erpCommon/ad_reports/ReportPricelist.xml
R src/org/openbravo/erpCommon/ad_reports/ReportPricelist_Pdf.xml
R src/org/openbravo/erpCommon/ad_reports/ReportPricelist_data.xsql
---
(0109558)
alostale   
2019-02-05 08:26   
Removed in the scope of remove FOP support project (0037874).
(0110789)
hudsonbot   
2019-03-28 14:55   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b2fbc1588df4 [^]
Maturity status: Test