Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
7820 Visninger

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
Kassér
Bedste svar

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

Avatar
Kassér
Bedste svar

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

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
dec. 22
3994
2
dec. 22
6280
5
dec. 19
10885
1
jul. 25
1704
1
maj 25
1690