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?
Create an account today to enjoy exclusive features and engage with our awesome community!
साइन अप करें| Related Posts | Replies | डेटा देखने का तरीका | ऐक्टिविटी | |
|---|---|---|---|---|
|
0
नव॰ 23
|
4148 | |||
|
Project View & Task View
Solved
|
4
अग॰ 20
|
5848 | ||
|
1
फ़र॰ 26
|
1821 | |||
|
1
दिस॰ 25
|
2293 | |||
|
1
जून 23
|
5738 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.