diff --git a/README.md b/README.md index b4b8561d..39d566f5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ addon | version | maintainers | summary [base_external_system](base_external_system/) | 15.0.1.0.0 | | Data models allowing for connection to external systems. [base_global_discount](base_global_discount/) | 15.0.1.0.0 | | Base Global Discount [base_import_match](base_import_match/) | 15.0.1.0.1 | | Try to avoid duplicates before importing -[base_user_role](base_user_role/) | 15.0.0.4.0 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) [![jcdrubay](https://github.com/jcdrubay.png?size=30px)](https://github.com/jcdrubay) [![novawish](https://github.com/novawish.png?size=30px)](https://github.com/novawish) | User roles +[base_user_role](base_user_role/) | 15.0.0.4.1 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) [![jcdrubay](https://github.com/jcdrubay.png?size=30px)](https://github.com/jcdrubay) [![novawish](https://github.com/novawish.png?size=30px)](https://github.com/novawish) | User roles [//]: # (end addons) diff --git a/base_user_role/README.rst b/base_user_role/README.rst index ed13b869..7062a63b 100644 --- a/base_user_role/README.rst +++ b/base_user_role/README.rst @@ -7,7 +7,7 @@ User roles !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f7bc374e1e16aaa6e67bf8f55ecd55bf8b424ac9e21694f8710d8d1a9cc1f5ad + !! source digest: sha256:4630ba8be62c03fdba1d808e406f43673963920eddfcee08abe0bed218040de3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/base_user_role/__manifest__.py b/base_user_role/__manifest__.py index 3d7a6ea9..4e76d072 100644 --- a/base_user_role/__manifest__.py +++ b/base_user_role/__manifest__.py @@ -4,7 +4,7 @@ { "name": "User roles", - "version": "15.0.0.4.0", + "version": "15.0.0.4.1", "category": "Tools", "author": "ABF OSIELL, Odoo Community Association (OCA)", "license": "LGPL-3", diff --git a/base_user_role/static/description/index.html b/base_user_role/static/description/index.html index bbd1cd03..e27e9d5e 100644 --- a/base_user_role/static/description/index.html +++ b/base_user_role/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f7bc374e1e16aaa6e67bf8f55ecd55bf8b424ac9e21694f8710d8d1a9cc1f5ad +!! source digest: sha256:4630ba8be62c03fdba1d808e406f43673963920eddfcee08abe0bed218040de3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module was written to extend the standard functionality regarding users