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
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
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
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
3
Mar 25
|
8726 | ||
|
1
Jul 23
|
2493 | ||
|
1
Mei 23
|
1029 | ||
No module named pooler
Diselesaikan
|
|
5
Des 23
|
18863 | |
invalid module names, ignored: invreport
Diselesaikan
|
|
1
Apr 25
|
364 |
Which OS are you using?