Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4246 Visualizações

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
Cancelar
Autor Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
mai. 24
1758
2
mai. 24
3475
3
fev. 24
2969
2
nov. 22
5832
2
jul. 20
24929