Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged

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?

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
nov. 23
2203
4
avg. 20
4012
1
jun. 23
3367
1
nov. 22
3651
2
jun. 20
3868