跳至内容
菜单
此问题已终结

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?

形象
丢弃
相关帖文 回复 查看 活动
0
11月 23
2203
4
8月 20
4012
1
6月 23
3367
1
11月 22
3651
2
6月 20
3868