Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017424Openbravo ERP09. Financial managementpublic2011-05-31 08:262011-06-22 11:43
jecharri 
dalsasua 
highminorhave not tried
closedfixed 
5
pi 
3.0MP23.0MP1 
Core
No
0017424: Some reports can't be printed in PDF
There are some reports that can't be printed in "pdf" because it uses a deprecated method to paint images.
This method gives problem when the Openbravo server can't see himself.
Reports are:
src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast.jrxml
src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment.jrxml
src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_BankAcc.jrxml
src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_NoBP_BankAcc.jrxml
src/org/openbravo/erpCommon/ad_reports/ReportDebtPaymentTracker.jrxml
src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance.jrxml
src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast_perDay.jrxml
src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_NoBP.jrxml
src/org/openbravo/erpReports/RptC_ProposalJr.jrxml
src/org/openbravo/erpReports/RptM_Requisition.jrxml
If you have a server that doesn't see himself try to print in pdf format any of the reports above.
Change:
-$P{BASE_WEB}+"/images/CompanyLogo_big.png"
-org.openbravo.erpCommon.utility.Utility.showImageLogo("yourcompanydoc", "ORGANIZATIONID")
No tags attached.
related to defect 00146252.50MP23 closed adrianromero It is not possible to see an image in a report using $P{BASE_WEB}+"/../utility/ShowImage?id=IMAGEID" 
depends on backport 00174252.50MP32 closed dalsasua Some reports can't be printed in PDF 
Issue History
2011-05-31 08:26jecharriNew Issue
2011-05-31 08:26jecharriAssigned To => dalsasua
2011-05-31 08:26jecharriModules => Core
2011-05-31 08:27jecharriStatusnew => scheduled
2011-05-31 08:27jecharrifix_in_branch => pi
2011-05-31 08:30jecharriRelationship addedrelated to 0014625
2011-06-10 08:52jecharrifix_in_branchpi =>
2011-06-10 08:52jecharriDescription Updatedbug_revision_view_page.php?rev_id=2231#r2231
2011-06-10 13:15hgbotCheckin
2011-06-10 13:15hgbotNote Added: 0038231
2011-06-10 13:15hgbotStatusscheduled => resolved
2011-06-10 13:15hgbotResolutionopen => fixed
2011-06-10 13:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d7611420c227ae45a6cdf06eebcc0a8e2e97655a [^]
2011-06-13 17:50jonalegriaesarteNote Added: 0038313
2011-06-13 17:50jonalegriaesarteStatusresolved => closed
2011-06-13 17:50jonalegriaesarteFixed in Version => 3.0MP1
2011-06-22 11:43hudsonbotCheckin
2011-06-22 11:43hudsonbotNote Added: 0038439

Notes
(0038231)
hgbot   
2011-06-10 13:15   
Repository: erp/devel/pi
Changeset: d7611420c227ae45a6cdf06eebcc0a8e2e97655a
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Fri Jun 10 13:12:58 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d7611420c227ae45a6cdf06eebcc0a8e2e97655a [^]

Fixes issue 17424: Some reports can't be printed in PDF

---
M src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast_perDay.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPaymentTracker.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_BankAcc.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_NoBP.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_NoBP_BankAcc.jrxml
M src/org/openbravo/erpReports/RptC_ProposalJr.jrxml
M src/org/openbravo/erpReports/RptM_Requisition.jrxml
---
(0038313)
jonalegriaesarte   
2011-06-13 17:50   
Verified
(0038439)
hudsonbot   
2011-06-22 11:43   
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/abb438586c0e [^]

Maturity status: Test