Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
7815 Visualizzazioni

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
Abbandona
Risposta migliore

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

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
dic 22
3986
2
dic 22
6276
5
dic 19
10882
1
lug 25
1699
1
mag 25
1684