Skip to Content
Menu
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?

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
0
lapkr. 23
2317
4
rugp. 20
4101
1
birž. 23
3532
1
lapkr. 22
3833
2
birž. 20
4034