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!!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
|
4121 | ||
|
2
12월 22
|
6433 | ||
|
5
12월 19
|
11064 | ||
|
1
7월 25
|
1962 | ||
|
1
5월 25
|
2050 |