修改制造模块权限

This commit is contained in:
qihao.gong@jikimo.com
2023-12-06 11:31:59 +08:00
parent c753df768d
commit 70109c0965
5 changed files with 68 additions and 6 deletions

View File

@@ -3,7 +3,6 @@
<record id="group_sf_mrp_user" model="res.groups">
<field name="name">制造普通用户</field>
<field name="category_id" ref="base.module_category_manufacturing_manufacturing"/>
<field name="implied_ids" eval="[(4, ref('mrp.group_mrp_user'))]"/>
</record>
<!-- <record id="group_sf_mrp_manager" model="res.groups">-->
<!-- <field name="name">制造管理用户</field>-->