تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
4369 أدوات العرض

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

الصورة الرمزية
إهمال

Which OS are you using?

أفضل إجابة

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

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
مارس 25
11851
1
يوليو 23
3646
1
مايو 23
1505
5
ديسمبر 23
19551
4
يونيو 25
8934