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

Odoo 17 Sale Order PDF Template Bug

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
pdfsalebugv17
6 Replies
5343 Tampilan
Avatar
gladiator

Dear Community Members,


I hope you're all doing well. I'm encountering an issue with my sale quotation template—it appears to have deviated from the default format, and I'm unsure how to restore it. Could anyone please provide guidance on how to revert the sale order PDF template to its default settings?


Odoo 17 Sale Order PDF Template Bug PDF :


0
Avatar
Buang
Manish Bohra

unable to access your attachment

gladiator
Penulis

@Manish Kumar Bohra,
Please kindly review it again.

gladiator
Penulis

hello all members, please help me if you have the solution.

Avatar
Jörg Sünram
Jawaban Terbai

Even with downgrade issue still exists. (wkhtmltox_0.12.5-1.bionic_amd64.de)

Reports for quotation font sizes are to big and some areas look still wrong.

Testet on Debian 12 Install with Enterprise Edition and also on Ubuntu 22.04 with same database....

1
Avatar
Buang
gladiator
Penulis

Please share your solution if the problem has been solved. Have a great day.

Avatar
Cybrosys Techno Solutions Pvt.Ltd
Jawaban Terbai

Hi,

This is the issue may be causing due to the wkhtmltopdf package issue. Please uninstall you current wkhtmltopdf package and install it again. You can use the below code
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 also check the report URL sPlease verify that all the URLs in the system parameter is same as your URL Settings -> Technical -> parameters -> system parameters


On searching URL you can see the below options. verify the URLs are same as your URL


Hope it helps

1
Avatar
Buang
gladiator
Penulis

Thank you for valuable comment but what I have found is there is no pdf report error if I install the Odoo on Ubuntu with ISO File. If I install the Odoo on Ubuntu with Docker Image, the error is occurred. Please what is the best solution for Docker Image. I'm looking forward to hearing from you. Have a great day.

Avatar
Niyas Raphy (Walnut Software Solutions)
Jawaban Terbai

Hi,

Is this problem persists with  all the reports generated from the system ? If yes, you can add report.url in the system parameters and add its value as your ip:port and see if it resolves the issue.

How To Fix Report Alignment Issue in Odoo



Thanks

1
Avatar
Buang
gladiator
Penulis

Thank you for valuable comment but what I have found is there is no pdf report error if I install the Odoo on Ubuntu with ISO File. If I install the Odoo on Ubuntu with Docker Image, the error is occurred. Please what is the best solution for Docker Image. I'm looking forward to hearing from you. Have a great day.

Avatar
Jason Vu
Jawaban Terbai

Try to reset quotation report

  • Odoo EE: by using Odoo Studio App
    Sale / Quotations -> click Studio icon -> Reports -> Quotation/Order -> Reset report
  • Odoo CE: active debug mode
    Setting / Technical / Views -> search "report_saleorder_document" -> select view -> click gear icon -> Compare/Reset

Regards!

1
Avatar
Buang
gladiator
Penulis

Thank you for your answer Mr.Jason Vu, but I'm now using the odoo community version.

Jason Vu

updated my answer

gladiator
Penulis

thank you for your answer but it is still not worked.

Avatar
Ruth
Jawaban Terbai

Hi, I’ve tried many different methods to solve the same issue. Eventually, I found a solution that worked for me. I had multiple databases running on the same port, so I removed all unnecessary databases, leaving only one, and then restarted the server. This approach resolved the problem and generated all PDF reports in the correct format. I’m not sure if this will work for you, but you might consider trying it as well.

0
Avatar
Buang
Avatar
gladiator
Penulis Jawaban Terbai

hello all members, please help me if you have the solution.

0
Avatar
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

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

Daftar
Post Terkait Replies Tampilan Aktivitas
Binary field saving the wrong file.
pdf bug field.binary v17 odoo17
Avatar
Avatar
1
Sep 24
2796
PDFs not showing in backend Diselesaikan
pdf v17
Avatar
Avatar
Avatar
3
Apr 24
2789
Need Help how to setting some user do not edit number in discount sale order line
sale v17
Avatar
Avatar
1
Mar 24
1749
Create new values on csv upload when there is no matching value no longer works after upgrade to v17
importing bug v17
Avatar
Avatar
1
Okt 25
3782
Product-related documents at the end of the PDF quotation
pdf sale 17
Avatar
Avatar
Avatar
3
Mar 25
1810
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