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?
Create an account today to enjoy exclusive features and engage with our awesome community!
Реєстрація| Related Posts | Відповіді | Переглядів | Дія | |
|---|---|---|---|---|
|
0
лист. 23
|
3002 | |||
|
Project View & Task View
Вирішено
|
4
серп. 20
|
4648 | ||
|
1
черв. 23
|
4126 | |||
|
1
лист. 22
|
4545 | |||
|
Cannot create task
Вирішено
|
2
черв. 20
|
4718 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.