Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
3858 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Autor

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!

Autor Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
kvě 17
4259
2
čvn 22
8203
3
bře 17
13137
2
zář 24
2318
1
bře 23
8844