콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1280 화면
    I have this action. This action let all the users to see all sale orders

Sales Orders ir.actions.act_window sale.order form tree,form,calendar,graph { 'search_default_my_sale_orders_filter': 1}/
[('state', 'not in', ('draft', 'sent', 'cancel'))]
Now, I want to add some users to a group called group_restrictions, in order to show the users of this groups the sale orders with user_id = capital. I tried something like this but it's not working, it's still showing me all users. Could you help me?

Sales Orders Inherit ir.actions.act_window sale.order [('state', 'not in', ('draft', 'sent', 'capital')),('user_id','=','mendoza')]
아바타
취소
관련 게시물 답글 화면 활동
3
4월 15
6271
0
5월 25
6
0
4월 25
109
0
4월 25
3
0
4월 25
3