コンテンツへスキップ
メニュー
この質問にフラグが付けられました

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
5021
1
1月 17
2904
5
6月 19
12738
3
10月 17
30754
0
3月 15
3909