コンテンツへスキップ
メニュー
この質問にフラグが付けられました

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
2218
4
8月 20
4040
1
6月 23
3406
1
11月 22
3702
2
6月 20
3900