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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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?
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
0
nov 23
|
3009 | |||
|
Project View & Task View
Resuelto
|
4
ago 20
|
4659 | ||
|
1
jun 23
|
4134 | |||
|
1
nov 22
|
4548 | |||
|
Cannot create task
Resuelto
|
2
jun 20
|
4720 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.