Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4510 Visualizzazioni

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
nov 23
2445
4
ago 20
4204
1
giu 23
3685
1
nov 22
3982
2
giu 20
4200