Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

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

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
14 Replies
114261 Tampilan
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
Buang
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
Jawaban Terbai

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
Buang
Avatar
Brice MUANGKHOT
Jawaban Terbai

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
Buang
Avatar
Mokrani lilya
Jawaban Terbai

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
Buang
Avatar
Shayma T
Jawaban Terbai

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

http_interface = 
0
Avatar
Buang
Avatar
Aarvi Techsoft
Jawaban Terbai

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
Buang
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
Ludo - 21South
Jawaban Terbai

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

0
Avatar
Buang
Billiard R Made
Penulis

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
Jaime Vasquez
Jawaban Terbai

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
Buang
Billiard R Made
Penulis

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
Jawaban Terbai

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
Buang
Billiard R Made
Penulis

Windows environment yes thanks

Avatar
Damodar D.
Jawaban Terbai

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
Buang
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
DarioG2
Jawaban Terbai

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
Buang
Avatar
Jojo Moreno
Jawaban Terbai

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

 

0
Avatar
Buang
Billiard R Made
Penulis

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
Tu
Jawaban Terbai

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
Buang
Avatar
Boniface Irungu
Jawaban Terbai

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
Buang
Avatar
Ashiq
Jawaban Terbai
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
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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