跳至内容
菜单
此问题已终结

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





形象
丢弃
相关帖文 回复 查看 活动
1
5月 17
4991
1
1月 17
2892
5
6月 19
12678
3
10月 17
30720
0
3月 15
3891