Se rendre au contenu
Menu
Cette question a été signalée
5 Réponses
2496 Vues

Hi, 

I am trying to generate a pdf. I started with the basic to get the company details in the header and footer of the pdf i used web.external_layouts

but it gives me an empty blank page instead of the details. Am i missing something?







Avatar
Ignorer
Auteur Meilleure réponse

I did everything mentioned above still i am not able to get the header and footer and also the print button which automatically appears dosent seems to appear at all. I also noticed that if i download the pdf preview in settings it doesnt come with the header and footer.  It shows the header and footer only in the preview and disspappers after downloading ! 


Avatar
Ignorer
Meilleure réponse

Use 'web' module as depends in manifest file and restart your server

Avatar
Ignorer
Meilleure réponse

Hello Guhan,

I am assuming that you have added needed dependencies, if you not that you need to add 'depends': ['web'], in manifest.py

Generally header and footer are being added with such code


You can also use Odoo Studio for to implement this changes. Simply follow below steps 

  1. Click on Studio.
  2. Click on Reports.
  3. Select New.
  4. Choose External.
  5. You will automatically get pre-defined option for header and footer. 

I hope this will help you !

Thanks,
Vimal Rughani (Founder and CTO)
Himanjali Intelligent Automation Pvt Ltd
Contact:
 +91- 972-606-7737
Emailhello@himanjali.com 
NewsletterThe Odoo Scoop
Websitewww.himanjali.co


Avatar
Ignorer
Meilleure réponse

Hi,

Does your module depend on the web module? web.external_layout is part of the web module. If your module doesn't depend on it, adding a dependency might be necessary. 

Hope it Helps!

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
mars 24
3042
0
nov. 22
3193
0
sept. 17
5492
0
mars 15
3825
1
mars 15
8625