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?
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden| Gerelateerde posts | Antwoorden | Weergaven | Activiteit | |
|---|---|---|---|---|
|
0
nov. 23
|
4087 | |||
|
Project View & Task View
Opgelost
|
4
aug. 20
|
5834 | ||
|
1
feb. 26
|
1748 | |||
|
1
dec. 25
|
2206 | |||
|
1
jun. 23
|
5679 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.