Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

Unable to find Wkhtmltopdf on this system. The report will be shown in html

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
14 Réponses
114308 Vues
Avatar
Billiard R Made

I am using odoo on Windows 8 64bit.  I have installed Wkhtmltopdf to and in System Parameters I have set 

Key as       webkit_path

Value as    C:\Program Files\wkhtmltopdf\bin\wkhtmltopdf.exe

 

I still get the error below when I try to an invoice plus the report does not even come out in html.

 

Report

Unable to find Wkhtmltopdf on this system. The report will be shown in html

wkhtmltopdf.org

1
Avatar
Ignorer
Brandon Fox

I'm having this same issue on on Ubuntu VPS 14.04

OdooBot
For Windows this is the answer but I have no knowledge of Linux

Control panel -> System -> 
    Advanced System Settings -> Advanced -> Environment variables

Add the following to your path right at the end 
;C:\Program Files\wkhtmltopdf\bin

On 4 October 2014 12:47, Brandon Fox <bfox@foxtrot.farm> wrote:

I'm having this same issue on on Ubuntu VPS 14.04

--
Brandon Fox
Sent by OpenERP S.A. using Odoo about Forum Post Unable to find Wkhtmltopdf on this system. The report will be shown in html

Avatar
HOme
Meilleure réponse

On windows platform. Try to add the following parameter in .conf file of your odoo version. Don't forget to restart your odoo server afterwards. 

bin_path = C:/Program Files/wkhtmltopdf/bin


It works for me. 

5
Avatar
Ignorer
Avatar
Brice MUANGKHOT
Meilleure réponse

I have exactly the same error, but in Ubuntu 14.04, the problem comes from the PATH definition. Make sure that PATH contains /usr/locan/bin (where mkhtmltopdf is installed) in the case of Ubuntu, specifically in a startup file, like /etc/init.d/odoo-server.

 

 

2
Avatar
Ignorer
Avatar
Mokrani lilya
Meilleure réponse

For me i solved this problem by adding this line to conf file, restarted the server and it works: 

bin_path = D:\Odooe\Odoo14e\thirdparty

PS : i have   odoo14 on windows10


1
Avatar
Ignorer
Avatar
Shayma T
Meilleure réponse

this problem can be from the wrong address in conf file in

http_interface = 
0
Avatar
Ignorer
Avatar
Aarvi Techsoft
Meilleure réponse

Works Perfectly on my Ubuntu 18 Odoo 12 and Odoo13

Commands to execute:
sudo wget https://builds.wkhtmltopdf.org/0.12.1.3/wkhtmltox_0.12.1.3-1~bionic_amd64.deb
sudo dpkg -i wkhtmltox_0.12.1.3-1~bionic_amd64.deb
sudo apt-get install -f
sudo ln -s /usr/local/bin/wkhtmltopdf /usr/bin
sudo ln -s /usr/local/bin/wkhtmltoimage /usr/bin


After a service reboot or server reboot, it'll work.

Source: https://github.com/Yenthe666/InstallScript/issues/102

0
Avatar
Ignorer
Hasan Qureshi

Same commands can be used for Ubuntu 20.04 as well. just changed the file name accordingly.

Ermin Trevisan

The recommended version of wkhtmltopdf for Odoo 10 and higher is 0.12.5. You can not simply copy/paste the above commands, they must be adapted according to the wkhtmltopdf version and the Ubuntu version.

Avatar
Jaime Vasquez
Meilleure réponse

I believe it's because the space between "Program Files", try enclosing the value with "" or better yet set as the old DOS style: C:\PROGRA~1\wkhtmltopdf\bin\wkhtmltopdf.exe

Restart odoo and try.

0
Avatar
Ignorer
Billiard R Made
Auteur

Jaime I tried your suggestion and still there is no joy. Is there anyone out there who is happily using Odoo version 8 on Windows 8 64bit?

Damodar D.

Same error here on W7 64b... eager for good news...

OdooBot
Control panel -> System -> 
    Advanced System Settings -> Advanced -> Environment variables

Add the following to your path right at the end 
C:\Program Files\wkhtmltopdf\bin

On 5 October 2014 00:03, Damodar D. <damodaranudas@gmail.com> wrote:

Same error here on W7 64b... eager for good news...

--
Damodar D.
Sent by OpenERP S.A. using Odoo about Forum Post False

OdooBot
Control panel -> System -> 
    Advanced System Settings -> Advanced -> Environment variables

Add the following to your path right at the end 
;C:\Program Files\wkhtmltopdf\bin

On 5 October 2014 00:03, Damodar D. <damodaranudas@gmail.com> wrote:

Same error here on W7 64b... eager for good news...

--
Damodar D.
Sent by OpenERP S.A. using Odoo about Forum Post False

Avatar
Vincent MENARD
Meilleure réponse

Hi, 

I had this issue resolved on windows 7 by modifying the PATH environment variable. Add at the end of the line ;C:\Program Files\wkhtmltopdf\bin\

then restart the system. 

If you run wkhtmltopdf in a command window and get the help description, then you are good.

 

0
Avatar
Ignorer
Billiard R Made
Auteur

Windows environment yes thanks

Avatar
Damodar D.
Meilleure réponse

I've tried In W7 64b -> Control panel -> System -->   Advanced System Settings -> Advanced -> Environment variables and found the value path then added ;C:\Program Files\wkhtmltopdf\bin at the end of value.

At Odoo settings-> System parameter -> Key:  webkit_path   Value:  C:\PROGRA~1\wkhtmltopdf\bin\wkhtmltopdf.exe then reboot.

Now it seems to work but it generates a PDF without footer, but HTML is fine, any clue?

 

0
Avatar
Ignorer
Simplify it!

Update Odoo to the latest version.

Damodar D.

@GH Mediaclud, I've updated and now its generating PDF without footer, changed to HTML and footer is right... I've followed https://github.com/odoo/odoo/issues/1105 but footer still missing, did you fix it?

Avatar
Jojo Moreno
Meilleure réponse

I'm encountering same problem uding bitnami odoo 8.. :(

 

0
Avatar
Ignorer
Billiard R Made
Auteur

modify the PATH environment variable. Add at the end of the line ;C:\Program Files\wkhtmltopdf\bin\ then restart the system. If you run wkhtmltopdf in a command window and get the help description, then you are good.

Maël Camerlynck

Issue from bitnami please?

Avatar
DarioG2
Meilleure réponse

I have the same problem. I've tried everything but without a positive reaction. The system always say that wkhtmltopdf could'nt be found.

On a Win7 32Bit System everything is OK, so it must be in the difference between 32 Bit and 64 Bit.

0
Avatar
Ignorer
Avatar
Boniface Irungu
Meilleure réponse

On Ubuntu 14.04 try this

Download file

sudo wget http://download.gna.org/wkhtmltopdf/0.12/0.12.1/wkhtmltox-0.12.1_linux-trusty-amd64.deb

Navigate to downloaded directory and install package

sudo dpkg -i wkhtmltox-0.12.1_linux-trusty-amd64.deb

Copy the files for your odoo user accessibility

Navigate to installation DIR cd /usr/local/bin

Copy

sudo cp wkhtmltoimage /usr/bin/wkhtmltoimage

sudo cp wkhtmltopdf /usr/bin/wkhtmltopdf

Restart your Odoo Server and Enjoy.

0
Avatar
Ignorer
Avatar
Tu
Meilleure réponse

On windows platform. It works for me.
1. Add to file config odoo 
bin_path = C:\Users\..\wkhtmltox\bin
2. Add to system parameters odoo
key = bin_path , value = C:\Users\..\wkhtmltox\bin
3. Restart Odoo.

0
Avatar
Ignorer
Avatar
Ludo - 21South
Meilleure réponse

Did you restart your server? It might pick it up when starting OpenERP.

0
Avatar
Ignorer
Billiard R Made
Auteur

Yes I restarted my server but the problem persists. Actually I restarted my computer. Is this a known bug or something to do with Windows?

Ludo - 21South

Not that I know of, but then again I have no experience of running Odoo on windows.

OdooBot

I am going to install on a Windows machine. By monthend I will be the Windows man

Regards,

Billiard

On Sep 29, 2014 4:48 PM, "Ludo - Neobis" <ludo@neobis.nl> wrote:

Not that I know of, but then again I have no experience of running Odoo on windows.

--
Ludo - Neobis
Sent by OpenERP S.A. using Odoo about Forum Post False
Avatar
Ashiq
Meilleure réponse
I have same problem and try many suggestion but nothing work well. So i install wkhtmltopdf again like


sudo apt-get update
sudo apt-get install xvfb libfontconfig wkhtmltopdf

i hope it working


-1
Avatar
Ignorer
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now