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!!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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!!
you have to replace web.external_layout_background template. Here the report header and footer has defined.
You should follow the path of the templates you are calling and check for their qweb contents.
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
dic 22
|
4000 | ||
|
2
dic 22
|
6281 | ||
|
5
dic 19
|
10886 | ||
|
1
jul 25
|
1706 | ||
|
1
may 25
|
1701 |