hi all,
In a custom made report, i want to hide a particular table under some conditions. How can i achieve that ?
Thanks in reagards
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
hi all,
In a custom made report, i want to hide a particular table under some conditions. How can i achieve that ?
Thanks in reagards
Hi
You can hide the table using t-if condition
Please find the example below
<table border='0' width='100%' t-if="condition">
Regards
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up