Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
nov. 23
2205
4
aug. 20
4021
1
jun. 23
3370
1
nov. 22
3659
2
jun. 20
3881