diff --git a/base_user_role/__manifest__.py b/base_user_role/__manifest__.py index b659e2eb..35d8ce5a 100644 --- a/base_user_role/__manifest__.py +++ b/base_user_role/__manifest__.py @@ -8,6 +8,7 @@ "category": "Tools", "author": "ABF OSIELL, Odoo Community Association (OCA)", "license": "LGPL-3", + "development_status": "Production/Stable", "maintainers": ["sebalix", "jcdrubay", "novawish"], "website": "https://github.com/OCA/server-backend", "depends": ["base"],