跳至内容
菜单
此问题已终结
该问题已被关闭 原因: Question / Code not indented
Jugert Mucoimaj2024年08月09日 09时40分50秒
1607 查看

Hi! I tried to make this simple QWeb report but it is blank. No error whatsoever.

?xml version="1.0" encoding="utf-8"?>
odoo>
template id="charts_layout">
t t-call="web.external_layout">
style>
.wassgood {
font-size: 14px;
}
/style>
h1 class="wassgood">Hello!
/t>
/template>

template id="charts_layout_raw">
t t-call="web.html_container">
t t-foreach="docs" t-as="doc">
t t-call="oraclesolicitors.charts_layout"/>
/t>
/t>
/template>

template id="report_charts">
t t-call="oraclesolicitors.charts_layout_raw"/>
/template>
/odoo>
形象
丢弃
相关帖文 回复 查看 活动
2
2月 25
1726
2
4月 23
8463
3
9月 20
4415
2
4月 20
6174
1
1月 25
1019