优化权限相关

This commit is contained in:
mgw
2023-12-28 10:50:44 +08:00
parent e33ca7cd33
commit 8e61d5f87c
2 changed files with 6 additions and 4 deletions

View File

@@ -71,7 +71,7 @@
<record id="group_plan_director" model="res.groups">
<field name="name">计划总监</field>
<field name="category_id" ref="module_category_plan"/>
<!-- <field name="implied_ids" eval="[(4, ref('sf_base.group_plan_dispatch'))]"/>-->
<field name="implied_ids" eval="[(4, ref('sf_base.group_plan_dispatch'))]"/>
</record>
<record id="group_purchase" model="res.groups">