Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
7829 Prikazi

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
Opusti
Best Answer

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

Avatar
Opusti
Best Answer

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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
dec. 22
4001
2
dec. 22
6283
5
dec. 19
10887
1
jul. 25
1711
1
maj 25
1707