跳至內容
選單
此問題已被標幟
1 回覆
6652 瀏覽次數

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
3122
1
3月 25
3102
2
7月 24
5359
1
5月 24
4384
2
2月 24
4459