It is installed on the system but odoo is not recognizing it
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
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
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
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
3
mrt. 25
|
11626 | ||
|
1
jul. 23
|
3605 | ||
|
1
mei 23
|
1478 | ||
No module named pooler
Opgelost
|
|
5
dec. 23
|
19518 | |
|
4
jun. 25
|
8810 |
Which OS are you using?