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

Everything was running fine on the previous revision from some days. Just after uppgrading to the Odoo Server 10.0-20170119, the PDF report is not formatted, no headers, no logo.

When i access directly to the HTML report with :

http://{my server}/report/html/sale.report_saleorder/2  => OK

When i click to print and download pdf, there is no format.

I did'nt change the wkhtml : wkhtmltopdf 0.12.1 (with patched qt)

Any idea???

Thanks

Avatar
Discard
Best Answer

Are you running behind a reverse proxy?  If so, try adding report.url to system paramters in Settings-Techincal.  This is how i fixed v9 so not sure if applies to v10 or not.


Example:

report.url = http://127.0.0.1:8069 



Avatar
Discard
Author Best Answer

Hi James,

perfect, you are right, reverse proxy was probably used for the SSL installation on the server...the report is OK now

Thanks so much !

Avatar
Discard
Related Posts Replies Views Activity
0
Sep 21
2019
1
May 18
3189
3
Mar 15
7118
2
Oct 24
1771
9
Aug 23
19963