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

Qweb Header and Footer Doesn't appear on fiew pages if we have more description on line and more than 5 pages report.

Subscriure's

Get notified when there's activity on this post

This question has been flagged
qwebheaderreportfooter.odoo
1 Respondre
10475 Vistes
Avatar
Anil Kesariya

Hello All,

I am facing unbelivable issue, I don't know who has tried this or not.

I have successfully installed wkhtmltopdf library and report does works well if I have single or 2,3 line description on lines than it works well till number of pages.

When I have more description like 5,6 line or more than that on report and having many lines on invoices,sales, purchase etc in all the reports, is having more than 6 pages. than it starts creating problems on header and footers part

Header and footer doesn't appears in between few pages, format of data is well its not overlap on any pages, because I have extended the top margin and header spacing by using paper format.

The unacceptable part is that report doesn't show header and footer in between few pages.

What is can be solution of this? Is this limitation of Qweb?

Does anyone satisfied with QWeb for this test case?

Your help on this will be really appreciated.

Thanks & Regards,

Anil.











2
Avatar
Descartar
Avatar
Mariusz Rajfura
Best Answer

Hey Anil,

I have got similar error. In my solution I downgraded wkhtmltopdf from 0.12.2.1 (with patched qt) to 0.12.1 (with patched qt). Layout are better and my custom report has shortened from 28 to 25 pages.

See my answer for similar issue

https://www.odoo.com/forum/help-1/question/how-to-solving-missing-header-footer-images-in-qweb-82475#answer-82529

My platform is (debian8, i386). Maybe on (debian7, amd64) it may be needed different version ;-)


1
Avatar
Descartar
Anil Kesariya
Autor

Thanks a million Mariusz, I will try this solutions :)

Anil Kesariya
Autor

@Mariusz, I have checked in my system, its the same revision installed currently in my system which you mention (0.12.1 (with patched qt)). If I have normal description on line like2,3 line description than it works well till number of pages reports, but I have more description on product detail it start causing problem, my is very worst case, product may have description of 1 page.and that description needs to be printed on report.

Mariusz Rajfura

After many tries for better understanding of usage of wkhtmltopdf I suppose that you should decrease font size for body. In my opinion exceeding the dimensions of body has more importance than header. In process of generation qweb reports odoo has many defined parameters for rendering pages. In my tests when step by step I increased font size, at some the moment I had ugly pages: without header or footer. It looked as pages have lost header or footers. BTW wkhtml in newest version 0.12.2.1 (qt patched) still is not good...

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
Put the name of a select field in a qweb report
qweb report odoo
Avatar
Avatar
Avatar
Avatar
3
de des. 24
6345
How to remove header from qweb report in odoo 10? Solved
header report odoo
Avatar
Avatar
Avatar
2
de jul. 23
13021
Expect singleton: res.currency[SOLVED] Solved
qweb report odoo
Avatar
Avatar
Avatar
2
de juny 23
5706
Header and Footer starting 2nd page
header report footer.
Avatar
Avatar
1
de des. 22
2800
Pass result from SQL Query to Qweb Report
qweb report odoo
Avatar
0
de març 22
3128
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