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>
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
[SOLVED] Thicker Table/frame in report
Diselesaikan
|
|
2
Mar 15
|
4189 | |
|
0
Sep 22
|
16 | ||
multiple records in single page report
Diselesaikan
|
|
1
Agu 21
|
6753 | |
|
0
Jul 21
|
2814 | ||
|
3
Okt 19
|
4950 |