mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Add module web_disable_export_group
This commit is contained in:
8
web_disable_export_group/security/groups.xml
Normal file
8
web_disable_export_group/security/groups.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<record id="group_export_data" model="res.groups">
|
||||
<field name="name">Export Data</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user