Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Managament
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Producție
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

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

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
v8erroropenerp7wkhtmltopdfopenerpv8
2 Răspunsuri
36810 Vizualizări
Imagine profil
Madura

Can anyone help me to resolve this? I tried installing wkhtml and added syst6em parameter, but still getting the same error. Any help would be greatly appreciated.

Thank You.

 

0
Imagine profil
Abandonează
Remya

Please check your system contains wkhtmltopdf. If it is not then install it.

Madura
Autor

Hello Remiya, I have installed it using http://fedir.github.io/web/blog/2013/09/25/install-wkhtmltopdf-on-ubuntu/ but still i'm getting the same error.

Madura
Autor

under this post Luke has been posted the real solution... @Luke Thank You... :)

Imagine profil
Madura
Autor Cel mai bun răspuns

@ Luke, about the answer u have posted, in there I have tried the solution but still getting the same error. :( 

0
Imagine profil
Abandonează
Luke Branch

try the following to remove any apt-get packages (as they are currently an older version not suitable for the Odoo 8.0 branch): sudo apt-get --purge remove wkhtmltopdf - y sudo wget http://jaist.dl.sourceforge.net/project/wkhtmltopdf/0.12.1/wkhtmltox-0.12.1_linux-trusty-amd64.deb sudo dpkg -i wkhtmltox-0.12.1_linux-trusty-amd64.deb sudo cp /usr/local/bin/wkhtmltopdf /usr/bin sudo cp /usr/local/bin/wkhtmltoimage /usr/bin post back if there are any errors in the process (eg. wget fails). Odoo v8.0 (RC1) currently seems to require Wkhtmltopdf 0.12.1 so a manual download and dpkg is required. If this fails please let me know what distribution you are using (eg. Ubuntu, Centos, etc.) and what version (eg. Ubuntu 14.04 server 64 bit). As the issue may be due to the fact the package you are trying to install is unsuitable for the system you have installed it on.

Madura
Autor

@Luke, Thank you for ur help. But still i'm getting error while trying to print "Sales Orders". here is machine spec: Ubuntu 13.04 (GNU/Linux 3.8.0-29-generic x86_64)

Luke Branch

try the following to remove any apt-get packages (as they are currently an older version not suitable for the Odoo 8.0 branch): sudo apt-get --purge remove wkhtmltopdf - y sudo rm -rf /usr/bin/wkhtmltopdf sudo rm -rf /usr/bin/wkhtmltoimage sudo rm -rf wkhtmltox-0.12.1_linux-trusty-amd64.deb sudo wget http://jaist.dl.sourceforge.net/project/wkhtmltopdf/0.12.2-dev/wkhtmltox-0.12.2-6a13a51_linux-precise-amd64.deb sudo dpkg -i wkhtmltox-0.12.2-6a13a51_linux-precise-amd64.deb sudo cp /usr/local/bin/wkhtmltopdf /usr/bin sudo cp /usr/local/bin/wkhtmltoimage /usr/bin This wkhtmltopdf version is designed for an earlier version of Ubuntu (12.04 - Precise Pangolin).

Madura
Autor

@Luke I tried the it with ur latest solution also but getting the same error :( ... is that need to chage the ownership of " /usr/bin/wkhtmltopdf " this to openerp user? currently it's under root.

Madura
Autor

Hi Madura, Are you on a clean Ubuntu install, or has this Ubuntu install been used for other purposes previously? There are a huge number of factors that could be causing these issues so therefore I would suggest that you do the following: 1) download and install a copy of Ubuntu 14.04 server edition (http://releases.ubuntu.com/14.04/). Only run the setup and then go to step #2 when you have a command prompt. 2) wget https://raw.githubusercontent.com/lukebranch/openerp-install-scripts/master/odoo-saas4/ubuntu-14-04/odoo_install.sh 3) sudo sh odoo_install.sh 4) the script will then run and install all the required dependencies and setup everything for you. Once it is complete follow the instructions on the screen and reboot the machine. Once you reboot you should be able to access Odoo on your locale (ie. Ubuntu install) by typing into a browser "0.0.0.0:8072" and you should be able to see it on the local network as "http://[insert_your_server_ip_here]:8072".

Madura
Autor

Hi Luke ... Thank you very much for your help.... :) it worked and it saved my day. This is the real solution for the "wkhtmltopdf" problem...:) thank you again..:)

Imagine profil
Luke Branch
Cel mai bun răspuns

Please refer to this post:

https://www.odoo.com/forum/Help-1/question/How-to-add-wkhtmltopdf-as-a-sytem-parameter-in-OpenERP-56486#answer-56501

0
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
OpenERP 7 : The command 'wkhtmltopdf' failed with error code = -11 Rezolvat
error openerp7 wkhtmltopdf
Imagine profil
Imagine profil
1
mar. 20
6071
WARNING Test odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ProtocolUnknownError Rezolvat
error wkhtmltopdf
Imagine profil
Imagine profil
Imagine profil
3
mar. 25
14672
Creating invoice error Rezolvat
invoice error wkhtmltopdf
Imagine profil
Imagine profil
Imagine profil
3
feb. 24
3736
Why won't the header appear in a PDF report? Rezolvat
v8 reports wkhtmltopdf
Imagine profil
Imagine profil
Imagine profil
Imagine profil
Imagine profil
5
mai 23
20487
v8 TypeError: unbound method _login() must be called with res.users instance as first argument
v8 error login
Imagine profil
Imagine profil
3
aug. 20
9747
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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