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
|
1385 | ||
|
2
3월 25
|
1597 | ||
|
4
11월 24
|
7291 | ||
|
1
3월 24
|
2193 | ||
|
3
9월 23
|
25049 |