Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
3710 Vizualizări

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Autor

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

Related Posts Răspunsuri Vizualizări Activitate
1
apr. 25
3851
2
mar. 24
1661
1
apr. 25
1198
2
mar. 25
1332
4
nov. 24
7054