I am using Odoo V9 online
I am creating a view under project/task that I only want to show if project_id of the task is 2
I tried:
<t t-if="project_id == '2'">
<t>test</t>
</t>
What is the proper code for doing this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I am using Odoo V9 online
I am creating a view under project/task that I only want to show if project_id of the task is 2
I tried:
<t t-if="project_id == '2'">
<t>test</t>
</t>
What is the proper code for doing this?
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Nov 23
|
2197 | ||
Project View & Task View
Solved
|
|
4
Aug 20
|
4002 | |
|
1
Jun 23
|
3362 | ||
|
1
Nov 22
|
3648 | ||
Cannot create task
Solved
|
|
2
Jun 20
|
3862 |