Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2822 Visualizações

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),

}
Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
jul. 19
4903
1
ago. 17
3882
1
jan. 24
4005
0
fev. 19
5239
1
jul. 17
9229