Skip to Content
Menu
This question has been flagged
2 Replies
3589 Rodiniai

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

Portretas
Atmesti
Best Answer

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.

Portretas
Atmesti
Autorius

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!

Autorius Best Answer

Really no idea how to reuse this header in qweb reports?

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
2
geg. 17
4024
2
birž. 22
7850
3
kov. 17
12786
2
rugs. 24
1889
1
kov. 23
8500