Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
3722 Visualizzazioni

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

Avatar
Abbandona
Risposta migliore

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.

Avatar
Abbandona
Autore

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!

Autore Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
mag 17
4138
2
giu 22
8043
3
mar 17
12960
2
set 24
2119
1
mar 23
8700