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

How can i get a .odt file using rml report?    i tried   report_type="odt" , but i'm getting the output in .sxw format. 

<report auto="False"  id="report_sale_order" model="sale.order" name="sale.order"  

                report_type="odt"
                rml="sale/report/sale_order.rml" string="Quotation / Order"
                usage="default"/>

Avatar
Discard
Best Answer

Hi,

The rml reporting engine only supports the old style "sxw" file format and not the newer opendocument format.

In V8, the rml reporting engine will be removed.

regards,

Jos

Avatar
Discard
Related Posts Replies Views Activity
2
Mar 15
6429
0
Mar 15
5646
3
Jul 24
8544
2
May 17
11246
0
Apr 17
3247