Skip to Content
Menu
This question has been flagged
2 Replies
3480 Views

Hi everyone,


I developed a module in Odoo 16 (community edition) on Windows that is functioning properly. However, after transferring the module to a new Linux server (Ubuntu 22.04) with Odoo 16 (community edition), everything worked as expected except for the generation of PDF reports. The issue lies in the missing header and footer in the reports. I utilize `web.html_layout` to print company information in the header.


The same issue persisted even when I removed my custom module and attempted to print in the sale modules.


I have undertaken the following actions without yielding any results:

- Using `

` in the HTML layout.

- Removing and reinstalling the `wkhtmltopdf`. (version 0.12.6)

- Testing on another VPS.


any one can help me regarding this issue?

Avatar
Discard
Author Best Answer

Hi Dear Nikhil

many thanks for your advice, after creating report.url in system parameters with 127.0.0.0:8069 the report printed in raw text format without any layout so I removed the report.url and after that the problem solved starngly and report printed both header and footer.

Avatar
Discard

okay welcome Ehsan

Related Posts Replies Views Activity
0
May 24
911
2
May 24
2252
3
Feb 24
1948
2
Nov 22
4843
0
Apr 24
862