コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5659 ビュー

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. 


アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 25
1857
1
3月 25
1971
2
7月 24
4490
1
5月 24
2924
2
2月 24
3718