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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Dec 22
|
3134 | ||
|
2
Dec 22
|
5193 | ||
|
5
Dec 19
|
9136 | ||
|
0
Oct 24
|
118 | ||
|
2
Jul 24
|
942 |