跳至內容
選單
此問題已被標幟
1 回覆
9453 瀏覽次數

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
36205
1
9月 22
4192
1
9月 18
4211
2
3月 18
8110
2
3月 18
5469