콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
4359 화면

Dears,

I have a scenario like , i need to apply a filter on a many2one field.

<field name="employee_id"  on_change="onchange_employee_id(employee_id)" class="oe_inline"  />

here employee_id is a many2one field and i need the field should only show the list of employees with the cost_centre same as that of the logged in user . how can i add a filter for that?

Thank you

아바타
취소
작성자

domain="[('cost_centre','=',)]"

작성자

Any ideas?

관련 게시물 답글 화면 활동
2
4월 21
11508
2
7월 15
4934
1
8월 23
2607
1
1월 21
4197
3
9월 20
72077