Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
3517 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Auteur

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!

Auteur Meilleure réponse

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
mai 17
3926
2
juin 22
7742
3
mars 17
12683
2
sept. 24
1794
1
mars 23
8430