콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
5846 화면

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
2101
1
3월 25
2206
2
7월 24
4676
1
5월 24
3156
2
2월 24
3844