تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
3593 أدوات العرض

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?

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
مايو 17
4025
2
يونيو 22
7851
3
مارس 17
12787
2
سبتمبر 24
1893
1
مارس 23
8501