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!!
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
|
5874 | |||
|
2
12월 22
|
8168 | |||
|
5
12월 19
|
13499 | |||
|
1
2월 26
|
62 | |||
|
0
4월 26
|
14130 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.