diff --git a/base_location_geonames_import/__openerp__.py b/base_location_geonames_import/__openerp__.py index 7ced3b180..33e93c607 100644 --- a/base_location_geonames_import/__openerp__.py +++ b/base_location_geonames_import/__openerp__.py @@ -43,6 +43,6 @@ 'test': [ 'test/import.yml' ], - 'installable': True, + 'installable': False, 'active': False, }