Hi,
Specifically, I want to put below behaviour in my email template for project task:
IF task.partner_id is set:
Show this;
ELSE:
Show that.
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
Specifically, I want to put below behaviour in my email template for project task:
IF task.partner_id is set:
Show this;
ELSE:
Show that.
Thanks
Hi ,
% if task.partner_id :
Show This
% else :
Show That
% endif
Hope it Helps ,
Kiran
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
2
1월 24
|
4422 | ||
|
2
1월 24
|
10150 | ||
|
0
1월 19
|
7210 | ||
|
0
3월 15
|
3716 | ||
|
1
3월 15
|
7016 |