Skip to Content
Menu
This question has been flagged
2 Replies
8357 Zobrazenia

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
Zrušiť
Best Answer

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

Avatar
Zrušiť
Best Answer

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

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
dec 22
4606
2
dec 22
7017
5
dec 19
11668
1
okt 25
11619
1
júl 25
2699