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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
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
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
3
mar. 25
|
11070 | ||
|
1
jul. 23
|
3363 | ||
|
1
mai. 23
|
1372 | ||
No module named pooler
Resolvido
|
|
5
dez. 23
|
19275 | |
|
4
jun. 25
|
8463 |
Which OS are you using?