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?
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren| Verknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
|---|---|---|---|---|
|
0
Nov. 23
|
4083 | |||
|
Project View & Task View
Gelöst
|
4
Aug. 20
|
5830 | ||
|
1
Feb. 26
|
1723 | |||
|
1
Dez. 25
|
2156 | |||
|
1
Juni 23
|
5641 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.