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>
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
[SOLVED] Thicker Table/frame in report
Resolvido
|
2
mar. 15
|
4990 | ||
|
0
set. 22
|
16 | |||
|
multiple records in single page report
Resolvido
|
1
ago. 21
|
7606 | ||
|
0
jul. 21
|
3453 | |||
|
3
out. 19
|
5658 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.