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...
신고된 질문입니다
2
답글
5301
화면
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
|
5808 | ||
|
|
2
6월 22
|
10192 | ||
|
|
3
3월 17
|
14847 | ||
|
|
2
9월 24
|
4958 | ||
|
|
1
3월 23
|
10783 |