Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
7819 Vues

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
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
déc. 22
3994
2
déc. 22
6280
5
déc. 19
10884
1
juil. 25
1704
1
mai 25
1690