Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
9035 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
3668
2
ene 24
9393
0
ene 19
6709
0
mar 15
3321
1
mar 15
6471