Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
5986 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
mar. 25
2291
1
mar. 25
2353
2
jul. 24
4769
1
maj 24
3337
2
feb. 24
3927