[MERGE] forward port of branch saas-5 up to 9363bc9
[odoo/odoo.git] / addons / base_action_rule / __openerp__.py
index 4ecf6d0..f285f1c 100644 (file)
@@ -37,9 +37,9 @@ trigger an automatic reminder email.
     'website': 'https://www.odoo.com',
     'depends': ['base', 'resource', 'mail'],
     'data': [
+        'base_action_rule_data.xml',
         'base_action_rule_view.xml',
         'security/ir.model.access.csv',
-        'base_action_rule_data.xml'
     ],
     'demo': [],
     'installable': True,