mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_disable_export_group: Migration to 12.0
[IMP] Automatically add root and admin to group [FIX] Website in manifest
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
<record id="group_export_data" model="res.groups">
|
||||
<field name="name">Export Data</field>
|
||||
<field name="users" eval="[(4, ref('base.user_root')), (4, ref('base.user_admin'))]"/>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user