Skip to content
Snippets Groups Projects
Commit b14c55aa authored by Rémi - Le Filament's avatar Rémi - Le Filament
Browse files

Ajout droits menu Configuration pour les UR

parent fe77ca84
Branches
No related tags found
No related merge requests found
...@@ -63,5 +63,10 @@ ...@@ -63,5 +63,10 @@
<field name="view_mode">tree,form,pivot,graph</field> <field name="view_mode">tree,form,pivot,graph</field>
</record> </record>
<!-- ajoute des droits sur le menu -->
<record model="ir.ui.menu" id="hr_timesheet.hr_timesheet_menu_configuration">
<field name="groups_id" eval="[(6,0, [ref('hr_timesheet.group_timesheet_manager'), ref('cgscop_partner.group_cg_administrator'), ref('cgscop_partner.group_ur_list_modif')])]"/>
</record>
</data> </data>
</odoo> </odoo>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment