Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
4513 Переглядів

When I remove my custom header and footer changes, my Odoo reports all print without a footer. The default header does come back. I think it is an issue in my code somewhere, but I wanted to ask and see if anyone experiences any similarities. I have checked system parameter URLs and other common header/footer problems.

Аватар
Відмінити
Автор Найкраща відповідь

I think there was an issue with my WKHTMLTOPDF on CentOS. I reinstalled in Ubuntu and do not have the issue.

Аватар
Відмінити
Найкраща відповідь

for default header and footer you need to put external_layout in qweb report

like example

<t t-call="report.external_layout">



</t>

Аватар
Відмінити
Найкраща відповідь

You might want to check the page and header/footer margins and try to reset them to standard.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
7
груд. 23
22394
1
лип. 25
2076
1
трав. 25
2309
1
квіт. 25
2560
1
лют. 25
1853