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?
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
11월 23
|
2247 | ||
Project View & Task View
해결 완료
|
|
4
8월 20
|
4066 | |
|
1
6월 23
|
3482 | ||
|
1
11월 22
|
3777 | ||
Cannot create task
해결 완료
|
|
2
6월 20
|
3976 |