Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
2116 Zobrazení

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


Avatar
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit

This was worked for me.

Autor Nejlepší odpověď

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

Avatar
Zrušit