Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4315 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
2303
3
abr. 23
11767
1
abr. 23
14779
9
dez. 23
24062
1
mai. 20
6514