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?
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?
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
0
nov. 23
|
4059 | |||
|
Project View & Task View
Résolu
|
4
août 20
|
5794 | ||
|
1
févr. 26
|
1655 | |||
|
1
déc. 25
|
2125 | |||
|
1
juin 23
|
5594 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.