Hi folks
In a report I need to hide a table when this table is empty.
Could you please let me know what is the instruction's syntax to write in my libreoffice template for this ?
thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi folks
In a report I need to hide a table when this table is empty.
Could you please let me know what is the instruction's syntax to write in my libreoffice template for this ?
thanks
You can add if condition on the table to check if there is any data or not.
<table t-if="my_data">
....
</table>
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
2
mrt. 15
|
4194 | ||
|
0
sep. 22
|
16 | ||
|
1
aug. 21
|
6765 | ||
|
0
jul. 21
|
2822 | ||
|
3
okt. 19
|
4952 |