Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
8431 Widoki

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!!

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
gru 22
4669
2
gru 22
7068
5
gru 19
11804
1
paź 25
11765
1
lip 25
2875