İçereği Atla
Menü
Bu soru işaretlendi
4347 Görünümler

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Kas 23
2180
4
Ağu 20
3992
1
Haz 23
3362
1
Kas 22
3645
2
Haz 20
3852