Skip to Content
Menu
This question has been flagged
1 Reply
6207 Views

I am using pentaho reports and it is working great. I create them in openerp ui without any problems. I would like to define my pentaho reports in XML file like "normal report":

<report id="report_shipping"
    model="stock.picking"
    name="sale.shipping"
    multi="True"
    rml="delivery/report/shipping.rml"
    string="Delivery order"/>

Do anyone knows if it is possible with pentaho reports?

My goal is to redefine the XML ID of standard report to replace them with pentaho report

Avatar
Discard

Hi Bertrand RETIF, Would you please provide me steps to install and run prentaho report?

Author

You can find the documentation and all info to install here https://github.com/WillowIT/Pentaho-reports-for-OpenERP

Author

You can also watch WillowIT video which explain how to use the module http://www.youtube.com/user/WillowITMedia

Best Answer

i same problem, can't define that but if insert data in ir_act_report_xml - postgresql and upload file prpt in Settings->Customazation->Low Level Objects->Action->Pentaho Report it will work

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 24
1208
0
Jul 16
5086
0
Mar 15
5067
1
Mar 15
3562
0
May 22
4623