コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
4616 ビュー

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.

アバター
破棄
関連投稿 返信 ビュー 活動
7
12月 23
22530
1
7月 25
2302
1
5月 25
2669
1
4月 25
2740
1
2月 25
2035