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

How to pass extra data from a model to qweb report? so that i can print it out in my report something like this:

<p>Here is my qweb report template </p>

<span t-field="o.extra_data"/>

thank.

Avatar
Discard
Best Answer

You'll have to define a parser for the report. You may find some examples of parser in the account->project->report folder of your odoo addons.

Avatar
Discard
Related Posts Replies Views Activity
4
Nov 24
5234
1
Mar 24
394
3
Sep 23
22643
0
Feb 24
1716
1
Oct 22
2780