Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
3409 Переглядів

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?

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
трав. 17
3739
2
черв. 22
7602
3
бер. 17
12549
2
вер. 24
1555
1
бер. 23
8207