diff --git a/test_themes/__manifest__.py b/test_themes/__manifest__.py index 13b4023635..5f9979622c 100644 --- a/test_themes/__manifest__.py +++ b/test_themes/__manifest__.py @@ -1,6 +1,5 @@ { 'name': 'Themes Testing Module', - 'version': '1.0', 'category': 'Hidden', 'sequence': 9877, 'summary': 'Create a new website for each Odoo theme for an easy preview.', @@ -41,7 +40,6 @@ 'theme_yes', 'theme_zap', ], - 'installable': True, 'post_init_hook': 'post_init_hook', 'assets': { 'website.assets_editor': [