Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged

I want to make this new group not visible for the "settings" group.

How can I do that with that code?

<record id="group_customer_supplier_manager" model="res.groups">
<field name="name">approval</field>
<field name="domain">[('user_id','=',11)]</field>
<field name="groups">base.group_system</field>
<field name="users" eval="[(4, ref('base.group_system'))]"/>
<field name="category_id" ref="base.module_category_extra" />
</record>


Thank you





Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
maj 17
4998
1
jan. 17
2897
5
jun. 19
12689
3
okt. 17
30739
0
mar. 15
3901