Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
8109 Vistas

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
Descartar
Mejor respuesta

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

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
dic 22
4308
2
dic 22
6644
5
dic 19
11310
1
jul 25
2278
1
may 25
2646