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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
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.
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
4月 25
|
1384 | ||
|
2
3月 25
|
1591 | ||
|
4
11月 24
|
7283 | ||
|
1
3月 24
|
2188 | ||
|
3
9月 23
|
25036 |