Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
4433 Vizualizări

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?

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
nov. 23
2302
4
aug. 20
4090
1
iun. 23
3529
1
nov. 22
3830
2
iun. 20
4026