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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
3
回复
4452
查看
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
|
22312 | ||
|
1
7月 25
|
1948 | ||
|
1
5月 25
|
2037 | ||
|
1
4月 25
|
2464 | ||
|
1
2月 25
|
1739 |