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
|
3059 | |||
|
Project View & Task View
해결 완료
|
4
8월 20
|
4709 | ||
|
1
6월 23
|
4183 | |||
|
1
11월 22
|
4589 | |||
|
Cannot create task
해결 완료
|
2
6월 20
|
4776 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.