mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -31,7 +31,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 | [](https://github.com/hbrunn) | Base module to allow different types of portals
|
||||
[base_user_effective_permissions](base_user_effective_permissions/) | 16.0.1.0.0 | [](https://github.com/hbrunn) | Inspect effective permissions applying to a user
|
||||
[base_user_role](base_user_role/) | 16.0.1.4.1 | [](https://github.com/sebalix) [](https://github.com/jcdrubay) [](https://github.com/novawish) | User roles
|
||||
[base_user_role](base_user_role/) | 16.0.1.4.2 | [](https://github.com/sebalix) [](https://github.com/jcdrubay) [](https://github.com/novawish) | User roles
|
||||
[base_user_role_company](base_user_role_company/) | 16.0.1.2.0 | | User roles by company
|
||||
[base_user_role_history](base_user_role_history/) | 16.0.1.0.0 | [](https://github.com/ThomasBinsfeld) | This module allows to track the changes on users roles.
|
||||
[server_action_navigate](server_action_navigate/) | 16.0.1.0.0 | [](https://github.com/legalsylvain) [](https://github.com/ashishhirpara) | Navigate between any items of any Odoo Models
|
||||
|
||||
@@ -7,7 +7,7 @@ User roles
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:88b9523f2857963839e1f027acf90d647e11340019289270069f3df5063fbc25
|
||||
!! source digest: sha256:bedebf94569063b6e3e5d0d56361045ce2f33fb17ebe96e2e6851c41907d5eca
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
{
|
||||
"name": "User roles",
|
||||
"version": "16.0.1.4.1",
|
||||
"version": "16.0.1.4.2",
|
||||
"category": "Tools",
|
||||
"author": "ABF OSIELL, Odoo Community Association (OCA)",
|
||||
"license": "LGPL-3",
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:88b9523f2857963839e1f027acf90d647e11340019289270069f3df5063fbc25
|
||||
!! source digest: sha256:bedebf94569063b6e3e5d0d56361045ce2f33fb17ebe96e2e6851c41907d5eca
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-backend/tree/16.0/base_user_role"><img alt="OCA/server-backend" src="https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_user_role"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module was written to extend the standard functionality regarding users
|
||||
|
||||
Reference in New Issue
Block a user