Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
8190 Tampilan

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
Buang
Jawaban Terbai

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

Avatar
Buang
Jawaban Terbai

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Des 22
4425
2
Des 22
6738
5
Des 19
11415
1
Jul 25
2441
1
Mei 25
2890