Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
4420 Ansichten

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

Avatar
Verwerfen

Which OS are you using?

Beste Antwort

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
Verwerfen
Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
3
März 25
12064
1
Juli 23
3681
1
Mai 23
1536
5
Dez. 23
19577
4
Juni 25
9028