Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029832
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Invoice Payment Reportminoralways2015-05-08 15:152015-05-11 08:50
ReportercaristuView Statuspublic 
Assigned ToTriage Omni OMS 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Support ticket
OBNetwork customerNo
Regression introduced in release
Summary

0029832: Invoice Payment Report is not showing the logo image using the HTML output format

DescriptionInvoice Payment Report is not showing the logo image using the HTML output format
Steps To Reproduce1) Execute the "Sales Invoice Payment Report" using the HTML output type
2) Notice that the logo image is not shown (See attached)

The same happens for the "Purchase Invoice Payment Report".
Proposed SolutionChange the <image isLazy="true"> flag to <image isLazy="false"> in the InvoicePaymentReport.jrxml and PurchaseInvoicePaymentReport.jrxml template files

According to the following documentation[1], when the isLazy flag is set to true (it is false by default), the image expression should be of type java.util.String. But this is not the case as the report is using the org.openbravo.erpCommon.utility.Utility.showImageLogo function which returns a BufferedImage

[1] http://jasperreports.sourceforge.net/api/net/sf/jasperreports/engine/JRImage.html [^]
TagsNo tags attached.
Attached Filespng file icon PaymentReportHTML.png [^] (62,338 bytes) 2015-05-08 15:15

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-05-08 15:15 caristu New Issue
2015-05-08 15:15 caristu Assigned To => Sandrahuguet
2015-05-08 15:15 caristu File Added: PaymentReportHTML.png
2015-05-08 15:15 caristu OBNetwork customer => No
2015-05-08 15:16 caristu Issue Monitored: networkb
2015-05-08 15:21 caristu Proposed Solution updated
2015-05-08 15:24 caristu Steps to Reproduce Updated View Revisions
2015-05-08 15:24 caristu Proposed Solution updated
2015-05-11 08:50 Sandrahuguet Assigned To Sandrahuguet => Triage Finance


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker