diff --git a/README.md b/README.md index 035e0462..b4b8561d 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.3.5 | [](https://github.com/sebalix) [](https://github.com/jcdrubay) [](https://github.com/novawish) | User roles +[base_user_role](base_user_role/) | 15.0.0.4.0 | [](https://github.com/sebalix) [](https://github.com/jcdrubay) [](https://github.com/novawish) | User roles [//]: # (end addons) diff --git a/base_user_role/README.rst b/base_user_role/README.rst index cae6b547..ed13b869 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:d5f5b0ef0e25673e5a0bc420283ec32b5d161e2bdf79b1b06bb77017728878f0 + !! source digest: sha256:f7bc374e1e16aaa6e67bf8f55ecd55bf8b424ac9e21694f8710d8d1a9cc1f5ad !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 a183d37d..3d7a6ea9 100644 --- a/base_user_role/__manifest__.py +++ b/base_user_role/__manifest__.py @@ -4,7 +4,7 @@ { "name": "User roles", - "version": "15.0.0.3.5", + "version": "15.0.0.4.0", "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 a8e8f270..bbd1cd03 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:d5f5b0ef0e25673e5a0bc420283ec32b5d161e2bdf79b1b06bb77017728878f0 +!! source digest: sha256:f7bc374e1e16aaa6e67bf8f55ecd55bf8b424ac9e21694f8710d8d1a9cc1f5ad !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module was written to extend the standard functionality regarding users