Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009716Openbravo ERPA. Platformpublic2009-06-30 11:052009-07-27 00:00
iperdomo 
iperdomo 
urgentmajoralways
closedfixed 
202.6.28-gentoo-r5
2.50MP1 
2.50MP3 
Core
No
0009716: The BASE_DESIGN parameter is not set in ReportManager
All the current JasperReports based reports use BASE_DESIGN parameter to identify the location of the jrxml template.

The ReportManager used by the Print/Email component doesn't set this parameter. If you use a template from an older version, e.g. 2.40, will not work.
* Set the BASE_DESIGN parameter when setting the designParameters.
250MP3releasecandidate
Issue History
2009-06-30 11:05iperdomoNew Issue
2009-06-30 11:05iperdomoAssigned To => iperdomo
2009-06-30 11:05iperdomoStatusnew => scheduled
2009-06-30 11:05iperdomofix_in_branch => pi
2009-06-30 11:06hgbotCheckin
2009-06-30 11:06hgbotNote Added: 0017669
2009-06-30 11:06hgbotStatusscheduled => resolved
2009-06-30 11:06hgbotResolutionopen => fixed
2009-06-30 11:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0e7e33c1eed41d1b46cc27c901760a34f7a52d07 [^]
2009-07-21 16:24psarobeFixed in Version => 2.50MP3
2009-07-21 16:26psarobeTag Attached: 250MP3releasecandidate
2009-07-26 22:03psarobeStatusresolved => closed
2009-07-27 00:00anonymoussf_bug_id0 => 2827491

Notes
(0017669)
hgbot   
2009-06-30 11:06   
Repository: erp/devel/pi
Changeset: 0e7e33c1eed41d1b46cc27c901760a34f7a52d07
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Jun 30 11:05:57 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0e7e33c1eed41d1b46cc27c901760a34f7a52d07 [^]

Fixes issue 9716: Set the BASE_DESIGN parameter in the ReportManager component

---
M src/org/openbravo/erpCommon/utility/reporting/ReportManager.java
---