Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Odoo 17 Sale Order PDF Template Bug

Subscriure's

Get notified when there's activity on this post

This question has been flagged
pdfsalebugv17
6 Respostes
5297 Vistes
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
Descartar
Manish Bohra

unable to access your attachment

gladiator
Autor

@Manish Kumar Bohra,
Please kindly review it again.

gladiator
Autor

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

Avatar
Jörg Sünram
Best Answer

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
Descartar
gladiator
Autor

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

Avatar
Cybrosys Techno Solutions Pvt.Ltd
Best Answer

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
Descartar
gladiator
Autor

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)
Best Answer

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
Descartar
gladiator
Autor

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
Best Answer

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
Descartar
gladiator
Autor

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

Jason Vu

updated my answer

gladiator
Autor

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

Avatar
Ruth
Best Answer

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
Descartar
Avatar
gladiator
Autor Best Answer

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

0
Avatar
Descartar
Enjoying the discussion? Don't just read, join in!

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

Registrar-se
Related Posts Respostes Vistes Activitat
Binary field saving the wrong file.
pdf bug field.binary v17 odoo17
Avatar
Avatar
1
de set. 24
2756
PDFs not showing in backend Solved
pdf v17
Avatar
Avatar
Avatar
3
d’abr. 24
2768
Need Help how to setting some user do not edit number in discount sale order line
sale v17
Avatar
Avatar
1
de març 24
1741
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
d’oct. 25
3729
Product-related documents at the end of the PDF quotation
pdf sale 17
Avatar
Avatar
Avatar
3
de març 25
1788
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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