Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4495 Visualizações

Groups created in openerp 7.0 is not adding to admin user by default, as in openerp 6.1 how can i achieve this??

Avatar
Cancelar
Melhor resposta

You have to add groups like this. In version 6.1 all groups by defualt admin given, but in verions 7 it is changed

<field name="groups_id" eval="[(6,0,[ref('base.group_user'), ref('base.group_partner_manager')])]"/>
Avatar
Cancelar
Autor

its not working , after adding i have to select manually from front end

which is the group of admin

Publicações relacionadas Respostas Visualizações Atividade
2
mai. 24
2735
3
abr. 23
12218
1
abr. 23
15217
9
dez. 23
24603
1
mai. 20
6901