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
8139 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
4343
2
gru 22
6676
5
gru 19
11357
1
lip 25
2354
1
maj 25
2737