コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
9400 ビュー

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
36135
1
9月 22
4167
1
9月 18
4151
2
3月 18
8043
2
3月 18
5435