remove unused group

bzr revid: christophe@tinyerp.com-20080930131741-xnw8lwaxsqty9kvz
This commit is contained in:
Christophe Simonis 2008-09-30 15:17:41 +02:00
parent 8c3108a829
commit b2ff30334c
1 changed files with 0 additions and 4 deletions

View File

@ -18,10 +18,6 @@
<field name="name">Employee</field>
</record>
<record model="res.groups" id="group_account_manager">
<field name="name">Account Manager</field>
</record>
<record model="res.groups" id="group_extended">
<field name="name">Useability / Extended View</field>
</record>