[SECURITY] +invisible group
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 8 Apr 2016 20:15:45 +0000 (22:15 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 8 Apr 2016 20:15:57 +0000 (22:15 +0200)
security/groups.xml [new file with mode: 0644]

diff --git a/security/groups.xml b/security/groups.xml
new file mode 100644 (file)
index 0000000..ceba368
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<openerp>
+    <data>
+        <record id="make_invisible" model="res.groups">
+            <field name="name">Invisible</field>
+        </record>
+    </data>
+</openerp>