This question has been flagged
1 Reply
2420 Views

Hi,

does anybody know an easy way how to pass a custom variable into a pentaho report?

Let´s say i have a variable defined as "test" and I would like to pass it to the report when calling it with following code:

return {
             'type': 'ir.actions.report.xml',
             'report_name':'res_test',
             'data': test,
            }

How can I display "data" in the report?

Thanks for help!

 

Avatar
Discard
Best Answer

Hi Marek,

I'm facing similar problem (but with standard report) as you but didn't find any solution yet.

Do you have some kind of solution or workaround for your problem or are you still on search for a solution ?

You can also contact me directly via email: m.sodomka@seznam.cz  or m.sodomka@equitania.com

Avatar
Discard