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"
此問題已被標幟
2
回覆
14892
瀏覽次數
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
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.
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
|
2
5月 18
|
10446 | ||
|
|
2
6月 16
|
7953 | ||
|
|
0
3月 15
|
9017 | ||
|
|
3
10月 23
|
8782 | ||
|
|
2
1月 23
|
8362 |