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?
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscrever-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
0
nov. 23
|
4075 | |||
|
Project View & Task View
Resolvido
|
4
ago. 20
|
5814 | ||
|
1
fev. 26
|
1657 | |||
|
1
dez. 25
|
2132 | |||
|
1
jun. 23
|
5599 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.