Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
3699 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

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

Powiązane posty Odpowiedzi Widoki Czynność
1
kwi 25
3841
2
mar 24
1657
1
kwi 25
1193
2
mar 25
1326
4
lis 24
7050