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
जन॰ 24
|
4323 | ||
|
2
जन॰ 24
|
10001 | ||
|
0
जन॰ 19
|
7136 | ||
|
0
मार्च 15
|
3635 | ||
|
1
मार्च 15
|
6908 |