Skip to Content
Menu
This question has been flagged
1 Odpoveď
6618 Zobrazenia

How to get Odoo 15 and PostgreSQL 13 to print invoices? 

As l understand I need wkhtmltopdf, but I have been struggling for days now and just can't get it to work with the dockethe docker. 


Avatar
Zrušiť
Best Answer

Hi Dr.Henni,

Greetings.

Try to install the wkhtmltopdf from the docker bash.
Log into the docker bash and try to execute the below commands.

 - wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.bionic_amd64.deb
 - dpkg -i wkhtmltox_0.12.5-1.bionic_amd64.deb
 - apt install -f

Regards

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
mar 25
3104
1
mar 25
3078
2
júl 24
5327
1
máj 24
4372
2
feb 24
4452