跳至内容
菜单
此问题已终结
2 回复
8081 查看

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
4253
2
12月 22
6617
5
12月 19
11271
1
7月 25
2236
1
5月 25
2584