diff --git a/base_user_role/README.rst b/base_user_role/README.rst index 65f79885..db037e0a 100644 --- a/base_user_role/README.rst +++ b/base_user_role/README.rst @@ -7,9 +7,9 @@ User roles !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png +.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png :target: https://odoo-community.org/page/development-status - :alt: Beta + :alt: Production/Stable .. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 diff --git a/base_user_role/static/description/index.html b/base_user_role/static/description/index.html index 8a2492e7..53421899 100644 --- a/base_user_role/static/description/index.html +++ b/base_user_role/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: LGPL-3 OCA/server-backend Translate me on Weblate Try me on Runbot

+

Production/Stable License: LGPL-3 OCA/server-backend Translate me on Weblate Try me on Runbot

This module was written to extend the standard functionality regarding users and groups management. It helps creating well-defined user roles and associating them to users.