跳至內容
選單
此問題已被標幟
問題已關閉 原因: Question / Code not indented
Jugert Mucoimaj2024年08月09日 09時40分50秒
1498 瀏覽次數

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
1630
2
4月 23
8352
3
9月 20
4328
2
4月 20
6054
1
1月 25
923