Skip to Content
Menú
This question has been flagged
S'ha tancat la pregunta per raó: Question / Code not indented
per Jugert Mucoimaj en 09/08/2024 09:40:50
1610 Vistes

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>
Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de febr. 25
1733
2
d’abr. 23
8476
3
de set. 20
4418
2
d’abr. 20
6178
1
de gen. 25
1021