Skip to Content
Menu
This question has been flagged
1 Reply
2914 Views

Hello,

I am upgrading a module from odoo 10 to odoo 12. It is build by another developer and it works perfectly fine in odoo 10. This module is supposed to generate a PDF report of custom format. It has a custom header and footer. I managed somehow to show its content by calling another layout, but the report wasn't appearing correctly. I am providing a short part of the reports template.

Here is the code:

https://pastebin.com/ctjXq29c


What may be causing the report to appear blank?

Avatar
Discard
Author Best Answer

I found the answer. At the first tag I had to add a layout in order for the content to be displayed

t-call="web.basic_layout"

Avatar
Discard
Related Posts Replies Views Activity
0
May 24
327
2
May 24
961
3
Feb 24
812
2
Nov 22
3876
2
Jul 20
21068