Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
La domanda è stata chiusa con motivazione: Question / Code not indented
da Jugert Mucoimaj - 09/08/2024 09:40:50
1632 Visualizzazioni

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
feb 25
1762
2
apr 23
8501
3
set 20
4441
2
apr 20
6192
1
gen 25
1032