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
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
ene 24
|
3522 | ||
Problem with email template (SOLVED)
Resuelto
|
|
2
ene 24
|
9212 | |
|
0
ene 19
|
6548 | ||
|
0
mar 15
|
3173 | ||
|
1
mar 15
|
6355 |