Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
8983 Vistas

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

Avatar
Descartar
Mejor respuesta

Hi , 


% if task.partner_id :

            Show This

% else :

            Show That

% endif

Hope it Helps ,

Kiran

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
ene 24
3611
2
ene 24
9294
0
ene 19
6644
0
mar 15
3245
1
mar 15
6427