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

Hello everyone, 

I've a hosted odoo 11 database on google cloud by bitnami, 

Wkhtmltopdf worked well in my odoo 11, but after enabling https to my database, the pdf report became improper, my company logo was disappear and the writing lines  became superposed,

I used bitnami support to enable https: Auto-Configure A Let's Encrypt Certificate:

sudo /opt/bitnami/bncert-tool

Could someone tell me how to fix it?

Thank you in advance


頭像
捨棄
最佳答案

Hi,

The issue might be of wrong report.url set in the system parameters.  Just activate the developer mode and navigate to Settings -> Technical -> Parameters -> System Parameters, the value of report.url might be set to http, you can just edit it and correct it.

See :- How To Fix Report Alignment Issue in Odoo

Thanks

頭像
捨棄

This was worked for me.

作者 最佳答案

Many thanks Mr Niyas Raphy, 

The report.url was set on my domain name, so I changed it into my instance IP and it worked well.

Thanks again and regards

頭像
捨棄