跳至内容
菜单
此问题已终结
1 回复
9413 查看

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
形象
丢弃
编写者 最佳答案

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>
形象
丢弃
相关帖文 回复 查看 活动
4
11月 22
36163
1
9月 22
4172
1
9月 18
4187
2
3月 18
8069
2
3月 18
5448