Skip to Content
Menu
This question has been flagged
2 Replies
12618 Views

I want to print a jasper report which is having a subreport in it. but when i am printing it in openerp with the help of jasper reports module it is showing the error. as "Report Error Failed to invoke method execute in class com.nantic.jasperreports.JasperServer: null"

Avatar
Discard
Best Answer

A complete guide to create sub-reports in iReport [Jasper Reporting]: http://learnopenerp.blogspot.com/2017/11/how-to-add-subreport-in-jasper-report.html

Avatar
Discard
Best Answer

Hi,

Hope you are using an XML data source method.

While adding subreport to main report, you need to ensure two steps done:

1. Add a new parameter to the main report with parameter class under properties, set to Object

2. While adding the subreport to main report, in the wizard select Use a JRDatasource Expression and select the parameter defined above.

Avatar
Discard
Related Posts Replies Views Activity
2
May 18
8136
2
Jun 16
5227
0
Mar 15
6327
3
Oct 23
5273
2
Jan 23
4623