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

I'm trying to change footer of quotation  report, i found that report footer has been in a template, so if i change it all reports will get this change.

How can i modify this footer in one report.

previously i was using:

<div class="footer">

</div>

but this class now is unavailable in report templates.

الصورة الرمزية
إهمال
أفضل إجابة

Hi,

try following:

<div class="footer">

</div>

or

<footer>

</footer>

Also you can check in odoo base report structure web.external_layout, how it works

الصورة الرمزية
إهمال
الكاتب

This class is not available in enterprise, footer is in a separate template

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
أبريل 25
4311
2
مارس 24
2038
1
أبريل 25
1579
2
مارس 25
1994
4
نوفمبر 24
7537