diff --git a/base_user_role/__manifest__.py b/base_user_role/__manifest__.py index cf8f7e3b..f2a2c78d 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"],