Openbravo Issue Tracking System - Modules
View Issue Details
0029832ModulesInvoice Payment Reportpublic2015-05-08 15:152015-05-11 08:50
caristu 
Triage Omni OMS 
normalminoralways
newopen 
5
 
 
No
0029832: Invoice Payment Report is not showing the logo image using the HTML output format
Invoice Payment Report is not showing the logo image using the HTML output format
1) 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".
Change 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 [^]
No tags attached.
png PaymentReportHTML.png (62,338) 2015-05-08 15:15
https://issues.openbravo.com/file_download.php?file_id=8068&type=bug
png
Issue History
2015-05-08 15:15caristuNew Issue
2015-05-08 15:15caristuAssigned To => Sandrahuguet
2015-05-08 15:15caristuFile Added: PaymentReportHTML.png
2015-05-08 15:15caristuOBNetwork customer => No
2015-05-08 15:16caristuIssue Monitored: networkb
2015-05-08 15:21caristuProposed Solution updated
2015-05-08 15:24caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8494#r8494
2015-05-08 15:24caristuProposed Solution updated
2015-05-11 08:50SandrahuguetAssigned ToSandrahuguet => Triage Finance

There are no notes attached to this issue.