İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
3733 Görünümler

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.

Avatar
Vazgeç
En İyi Yanıt

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

Avatar
Vazgeç
Üretici

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

İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Nis 25
3862
2
Mar 24
1678
1
Nis 25
1208
2
Mar 25
1345
4
Kas 24
7065