跳至內容
選單
此問題已被標幟
3 回覆
4476 瀏覽次數

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
22343
1
7月 25
2002
1
5月 25
2162
1
4月 25
2512
1
2月 25
1793