Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Schvalovania
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    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
    Výroba
    • 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
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Help

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

  • CRM
  • e-Commerce
  • Účtovníctvo
  • Sklady
  • PoS
  • Projektové riadenie
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
Pomoc

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

Odoberať

Get notified when there's activity on this post

This question has been flagged
v8erroropenerp7wkhtmltopdfopenerpv8
2 Replies
36873 Zobrazenia
Avatar
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
Avatar
Zrušiť
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... :)

Avatar
Madura
Autor Best Answer

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

0
Avatar
Zrušiť
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..:)

Avatar
Luke Branch
Best Answer

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
Avatar
Zrušiť
Enjoying the discussion? Don't just read, join in!

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

Registrácia
Related Posts Replies Zobrazenia Aktivita
OpenERP 7 : The command 'wkhtmltopdf' failed with error code = -11 Solved
error openerp7 wkhtmltopdf
Avatar
Avatar
1
mar 20
6108
WARNING Test odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ProtocolUnknownError Solved
error wkhtmltopdf
Avatar
Avatar
Avatar
3
mar 25
14867
Creating invoice error Solved
invoice error wkhtmltopdf
Avatar
Avatar
Avatar
3
feb 24
3767
Why won't the header appear in a PDF report? Solved
v8 reports wkhtmltopdf
Avatar
Avatar
Avatar
Avatar
Avatar
5
máj 23
20566
v8 TypeError: unbound method _login() must be called with res.users instance as first argument
v8 error login
Avatar
Avatar
3
aug 20
9767
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة 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 je sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

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