diff --git a/base_custom_info/__openerp__.py b/base_custom_info/__manifest__.py similarity index 97% rename from base_custom_info/__openerp__.py rename to base_custom_info/__manifest__.py index 603362e2f..b64308e55 100644 --- a/base_custom_info/__openerp__.py +++ b/base_custom_info/__manifest__.py @@ -31,5 +31,5 @@ 'Odoo Community Association (OCA)', 'website': 'http://www.antiun.com', 'license': 'AGPL-3', - 'installable': True, + 'installable': False, }