Skip to content
Snippets Groups Projects
Commit 6b9b58bd authored by Fabien Pinckaers's avatar Fabien Pinckaers
Browse files

security

bzr revid: fp@tinyerp.com-20091128092548-41obpau18v3dnxew
parent 7ea99724
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,10 @@
<field name="name">Employee</field>
</record>
<record model="res.groups" id="group_multi_company">
<field name="name">Useability / Multi Company</field>
</record>
<record model="res.groups" context="{'noadmin':True}" id="group_extended">
<field name="name">Useability / Extended View</field>
</record>
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment