# HG changeset patch # User Florent Aide <florent.aide@gmail.com> # Date 1411638685 -7200 # Thu Sep 25 11:51:25 2014 +0200 # Node ID 26e1a7b84f9e636c7c0279a0c008c7318b135b5a # Parent 14f2437117d662bb061d924cd129c32a2f496c60 remove security.xml reference diff --git a/__openerp__.py b/__openerp__.py --- a/__openerp__.py +++ b/__openerp__.py @@ -43,7 +43,6 @@ 'wizard/wizard.xml', 'report/analytic.xml', 'report/marketing_campaign_view.xml', - 'security/security.xml', 'security/ir.model.access.csv', ], 'complexity': "expert",