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

I know this question repeated many times but I really have a strange situation, I installed Odoo-Nightly (also tried odoo-Github) on a production server many times but WKHTMLTOPDF didn't render the header and footer for reports, I installed the same ISO of Ubuntu 14 server with same steps of installing odoo on a VMWARE for both Odoo-Github and Odoo-Nightly, reports printed well, I tried to reinstall a fresh copy of Ubuntu on the production  server but reports in pdf still not printing the header and the footer (only printing them in Html).

Any one has an idea about the previous issue?

頭像
捨棄
作者 最佳答案

Finally I found the solution, the issue was with the used port in the url, in my production server I used another port behind a proxy, so I followed #JayVora steps from Serpent Co, he mentioned the solution in the following discussion link:

https://github.com/odoo/odoo/issues/1105


Thanks Mr.JayVora

頭像
捨棄
最佳答案

1. The version of WKHTMLTOPDF must be version 0.12.1 and needs to be manually downloaded from http://download.gna.org/wkhtmltopdf/0.12/0.12.1

2. The URL you use to get to server in the web client must match the parameter web.base.url

Verify this via Settings --> Technical --> Parameters --> System Parameters

頭像
捨棄
作者

Yes dear my issue is with the web.base.url parameter, thanks a lot

相關帖文 回覆 瀏覽次數 活動
1
8月 16
5698
0
3月 25
1870
1
3月 25
1991
2
7月 24
4501
1
5月 24
2943