diff --git a/product_manager_group/__manifest__.py b/product_manager_group/__manifest__.py index d60eb6b..1562d0e 100644 --- a/product_manager_group/__manifest__.py +++ b/product_manager_group/__manifest__.py @@ -23,5 +23,5 @@ Please contact Alexis de Lattre from Akretion for 'security/product_security.xml', 'security/ir.model.access.csv', ], - 'active': True, + 'installable': True, }