跳至內容
選單
此問題已被標幟
3406 瀏覽次數

Hii All,

I create different groups(A,B & C) for different users(1 to 6). Group A related to user 1, user 2 and Manager A. Similarly Group B and C related to user 3,4 and user 5,6 with Manager B and Manager C for respective group. And i want that every group manager can see own group users and assign task to his user only. No other group should be appear to that manager. So, anyone can help me please.

Here is the fields for the groups and users.

_columns = {
'group_id': fields.many2one('res.groups', string='Team', required=True),
'assign_to': fields.many2one('res.users', 'Assigned to:', required=True),

}
頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
7月 19
5609
1
8月 17
4617
1
1月 24
4807
0
2月 19
6152
1
7月 17
10276