[FIX] add access rule for event_moodle

bzr revid: mva@openerp.com-20120228084212-xldta2e0rwbf82ti
This commit is contained in:
MVA 2012-02-28 09:42:12 +01:00
parent 10bf3af65a
commit e17efc67e2
1 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,8 @@ activate webservice
'init_xml': [],
'data': [
'wizard_moodle.xml',
'event_view.xml'
'event_view.xml',
'security/ir.model.access.csv'
],
'demo_xml': [],
'test': [],