콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
3591 화면

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...

아바타
취소
베스트 답변

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
4025
2
6월 22
7851
3
3월 17
12786
2
9월 24
1893
1
3월 23
8501