[FIX] share: create group before creating a model access with this group

This commit is contained in:
Denis Ledoux 2015-02-06 14:11:27 +01:00
parent e0c17258bd
commit bdd4d58b35
1 changed files with 1 additions and 1 deletions

View File

@ -44,8 +44,8 @@ synchronization with other companies.
'website': 'https://www.odoo.com',
'demo': ['share_demo.xml'],
'data': [
'security/ir.model.access.csv',
'security/share_security.xml',
'security/ir.model.access.csv',
'res_users_view.xml',
'wizard/share_wizard_view.xml',
'share_data.xml',