diff --git a/README.md b/README.md index 873717f8a..c7d5aeb62 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ addon | version | maintainers | summary [base_import_match](base_import_match/) | 16.0.1.0.0 | | Try to avoid duplicates before importing [base_portal_type](base_portal_type/) | 16.0.1.0.0 | [![hbrunn](https://github.com/hbrunn.png?size=30px)](https://github.com/hbrunn) | Base module to allow different types of portals [base_user_role](base_user_role/) | 16.0.1.2.2 | [![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_company](base_user_role_company/) | 16.0.1.0.1 | | User roles by company +[base_user_role_company](base_user_role_company/) | 16.0.1.1.0 | | User roles by company [base_user_role_history](base_user_role_history/) | 16.0.1.0.0 | [![ThomasBinsfeld](https://github.com/ThomasBinsfeld.png?size=30px)](https://github.com/ThomasBinsfeld) | This module allows to track the changes on users roles. [//]: # (end addons) diff --git a/base_user_role_company/README.rst b/base_user_role_company/README.rst index 41bf9632a..d37c35f24 100644 --- a/base_user_role_company/README.rst +++ b/base_user_role_company/README.rst @@ -7,7 +7,7 @@ User roles by company !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0efb0fd6750d2a16ed1275b1a45167c61e70b348fb1fdd06c873f6297088eb53 + !! source digest: sha256:412b244590f18253b21a2f15b15c2cbbc8ec3decfc64dbf12973646123cb3193 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/base_user_role_company/__manifest__.py b/base_user_role_company/__manifest__.py index 2bc713312..1e3d1cebf 100644 --- a/base_user_role_company/__manifest__.py +++ b/base_user_role_company/__manifest__.py @@ -3,7 +3,7 @@ { "name": "User roles by company", - "version": "16.0.1.0.1", + "version": "16.0.1.1.0", "category": "Tools", "author": "Open Source Integrators, Odoo Community Association (OCA)", "license": "AGPL-3", diff --git a/base_user_role_company/static/description/index.html b/base_user_role_company/static/description/index.html index e73c5c3bd..7f7893cc3 100644 --- a/base_user_role_company/static/description/index.html +++ b/base_user_role_company/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

User roles by company

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:0efb0fd6750d2a16ed1275b1a45167c61e70b348fb1fdd06c873f6297088eb53 +!! source digest: sha256:412b244590f18253b21a2f15b15c2cbbc8ec3decfc64dbf12973646123cb3193 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/server-backend Translate me on Weblate Try me on Runboat

Enable User Roles depending on the Companies selected.