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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jan 24
|
1967 | ||
|
2
Jan 24
|
8220 | ||
|
0
Jan 19
|
5763 | ||
|
0
Mar 15
|
2605 | ||
|
1
Mar 15
|
5627 |