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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
3
返信
4616
ビュー
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>
Good!
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 |