Skip to Content
Menú
This question has been flagged
1 Respondre
9418 Vistes

I want to add condition in this line corresponding to the job_id

span t-if="record.job_id.raw_value" class="o_kanban_record_subtitle"><field name="job_id"/></span>.

How i will add
Avatar
Descartar
Autor Best Answer

I got the answer

answer is 

<span t-if="record.x_emp_status.raw_value=='Trainee'" class="o_kanban_record_subtitle_Trainee"><field name="x_emp_status"/></span>
Avatar
Descartar
Related Posts Respostes Vistes Activitat
4
de nov. 22
36169
1
de set. 22
4173
1
de set. 18
4189
2
de març 18
8069
2
de març 18
5450