Skip to Content
मेन्यू
This question has been flagged
5 Replies
2289 Views

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

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

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

Avatar
Discard
Best Answer

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

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
Discard
Related Posts Replies Views Activity
2
मार्च 24
2815
0
नव॰ 22
3028
0
सित॰ 17
5319
0
मार्च 15
3706
1
मार्च 15
8424