Would like to know, if it is possible to also use .rml header in company data in qweb reports and if yes, how to embed it there... Would be nice, if I needn't redo it for qweb reports as it is already there in .rml syntax...
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
3512
查看
Hello,
Try this
<template id="report_xyz>
<t t-call="report.external_layout">
<div class="page">
Display data
</div>
</t>
</template>
May be this will display what you want.
No, this is new standard qweb header which has to be newly customized coming from rml. That's why I want to reuse my old rml header which is already there!
Really no idea how to reuse this header in qweb reports?
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
5月 17
|
3925 | ||
|
2
6月 22
|
7739 | ||
|
3
3月 17
|
12683 | ||
|
2
9月 24
|
1793 | ||
|
1
3月 23
|
8427 |