Skip to Content
मेन्यू
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
Discard
Related Posts Replies Views Activity
0
नव॰ 23
2310
4
अग॰ 20
4097
1
जून 23
3530
1
नव॰ 22
3832
2
जून 20
4031