Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
3581 Представления

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
4019
2
июн. 22
7841
3
мар. 17
12781
2
сент. 24
1881
1
мар. 23
8497