Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
7847 Visualizações

Hi everyone,

I'm trying to create a qweb report but i can't rovme the default odoo header

this is my template

<template id="my_report">
<t t-call="web.html_container">
<t t-call="web.internal_layout">
<t t-foreach="docs" t-as="o">

Any help!!

Avatar
Cancelar
Melhor resposta

you have to replace web.external_layout_background template. Here the report header and footer has defined.

Avatar
Cancelar
Melhor resposta

You should follow the path of the templates you are calling and check for their qweb contents.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
dez. 22
4012
2
dez. 22
6293
5
dez. 19
10907
1
jul. 25
1729
1
mai. 25
1736