Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Nov 23
2183
4
Agu 20
3995
1
Jun 23
3362
1
Nov 22
3645
2
Jun 20
3852