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!
RegistráciaRelated Posts | Replies | Zobrazenia | Aktivita | |
---|---|---|---|---|
|
2
jan 24
|
4220 | ||
|
2
jan 24
|
9896 | ||
|
0
jan 19
|
7039 | ||
|
0
mar 15
|
3562 | ||
|
1
mar 15
|
6817 |