hi,
everything is in the title , how to make an user member of a group ?
thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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 :(
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
1
de nov. 24
|
1206 | ||
|
3
d’abr. 23
|
17667 | ||
|
0
de març 15
|
4247 | ||
How to create Groups?
Solved
|
|
1
de març 15
|
6241 | |
|
1
de maig 25
|
2327 |