hi,
everything is in the title , how to make an user member of a group ?
thanks
You have to give reference ID of user created in xml file.
You can add user in group like this:
<record id="group_account_invoice" model="res.groups">
<field name="name">Invoicing & Payments</field>
<field name="users" eval="[(4, ref('base.user_root'))]"/>
</record>
it's ok , i have sorted it out by now , i was just too lazy to click on group -> edit -> add :(
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
1
nov 24
|
3432 | |||
|
3
abr 23
|
20933 | |||
|
0
mar 15
|
6710 | |||
|
How to create Groups?
Resuelto
|
1
mar 15
|
8739 | ||
|
1
may 25
|
4517 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.