Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
2111 Представления

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

Аватар
Отменить