Skip to Content
Menú
This question has been flagged
1 Respondre
9268 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
35888
1
de set. 22
4060
1
de set. 18
4043
2
de març 18
7894
2
de març 18
5311