Skip to Content
Menu
This question has been flagged
4163 Views

In the backend I'm looking to render a report to XML just like the javascript function QWeb.render() does. Using the QWeb function

 def render(self, cr, uid, id_or_xml_id, qwebcontext=None, loader=None, context=None):

 I end up with an HTML render. Is there some option I can use?

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 25
1993
2
Mar 25
2564
4
Nov 24
7973
1
Mar 24
2788
3
Sep 23
25857