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
|
4250 | ||
|
2
1月 24
|
9919 | ||
|
0
1月 19
|
7077 | ||
|
0
3月 15
|
3584 | ||
|
1
3月 15
|
6837 |