This commit is contained in:
eslamtalaat74 2025-11-02 18:13:56 +02:00
parent 44319abec8
commit a5cd5e729a
1 changed files with 3 additions and 22 deletions

View File

@ -1,27 +1,8 @@
<odoo>
<record id="group_emp_social_specialist" model="res.groups">
<field name="name"> ادارة التمكين</field>
<field name="category_id" ref="base.module_category_human_resources"/>
<field name="name">مدير ادارة التمكين</field>
<field name="category_id" ref="odex_benefit.module_category_benefit"/>
</record>
<!-- <record id="group_pa_social_specialist" model="res.groups">-->
<!-- <field name="name">اخصائى اجتماعى</field>-->
<!-- <field name="category_id" ref="base.module_category_human_resources"/>-->
<!-- </record>-->
<!-- <record id="group_pa_operation_manager" model="res.groups">-->
<!-- <field name="name">رئيس العمليات</field>-->
<!-- <field name="category_id" ref="base.module_category_human_resources"/>-->
<!-- </record>-->
<!-- <record id="group_pa_branch_manager" model="res.groups">-->
<!-- <field name="name">مدير الفرع</field>-->
<!-- <field name="category_id" ref="base.module_category_human_resources"/>-->
<!-- </record>-->
<!-- <record id="group_pa_activity_head" model="res.groups">-->
<!-- <field name="name">رئيس الأنشطة</field>-->
<!-- <field name="category_id" ref="base.module_category_human_resources"/>-->
<!-- </record>-->
<!-- <record id="group_pa_finance_manager" model="res.groups">-->
<!-- <field name="name">ادارة المالية</field>-->
<!-- <field name="category_id" ref="base.module_category_human_resources"/>-->
<!-- </record>-->
</odoo>