コンテンツへスキップ
メニュー
この質問にフラグが付けられました
質問は終了しました 理由: Question / Code not indented
次により: Jugert Mucoimaj on 2024年08月09日 09時40分50秒
1553 ビュー

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
1672
2
4月 23
8401
3
9月 20
4388
2
4月 20
6124
1
1月 25
968