Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
4593 Prikazi

It is installed on the system but odoo is not recognizing it

Avatar
Opusti

Which OS are you using?

Best Answer

Hi,Try to uninstall or Purge Wkhtmltopdfhttps://www.thelinuxfaq.com/ubuntu/ubuntu-17-04-zesty-zapus/wkhtmltopdf?type=uninstall

Then re-install it 

 You can follow the below command.

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



And restart your odoo service.


Hope it helps

Avatar
Opusti
Best Answer

There is a parameter "bin_path"  in your configuration file. Copy the path to the wkhtmltopdf executable and paste it there. Restart server. 

If you installed with windows all in one installer the wkhtmltopdf exe should be in "thirdparty" folder in the root folder of your installation. Also make sure it is using the right conf file

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
3
mar. 25
12937
1
avg. 23
3861
1
maj 23
1650
5
dec. 23
19758
4
jun. 25
9276