Skip to Content
Menú
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
Descartar
Related Posts Respostes Vistes Activitat
0
de nov. 23
2207
4
d’ag. 20
4024
1
de juny 23
3373
1
de nov. 22
3661
2
de juny 20
3884