コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
8090 ビュー

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!!

アバター
破棄
最善の回答

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

アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
1
12月 22
4259
2
12月 22
6623
5
12月 19
11277
1
7月 25
2237
1
5月 25
2596