diff --git a/help_online/__openerp__.py b/help_online/__openerp__.py index eae8deb0..71c96f40 100644 --- a/help_online/__openerp__.py +++ b/help_online/__openerp__.py @@ -48,7 +48,6 @@ Note: When updating the page prefix parameters, the record rules must be adapted. """, 'data': [ - 'data/help_auto_backup.xml', # must always be the first 'security/help_online_groups.xml', 'security/help_online_rules.xml', 'views/export_help_wizard_view.xml', diff --git a/help_online/data/help_auto_backup.xml b/help_online/data/help_auto_backup.sample similarity index 100% rename from help_online/data/help_auto_backup.xml rename to help_online/data/help_auto_backup.sample