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:
@@ -30,7 +30,7 @@ addon | version | maintainers | summary
|
||||
[base_group_backend](base_group_backend/) | 16.0.1.0.0 | [](https://github.com/FranzPoize) [](https://github.com/bealdav) | Group backend
|
||||
[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_role](base_user_role/) | 16.0.1.3.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.0 | [](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:29356622afd20c5a44d48813a126fac6563d49a1a85fc75d6c012145ba13d1cb
|
||||
!! source digest: sha256:14cf1ec7f9ebf392c8d7ceac152bd15970bc8d68e548b61ee959f78ffbcf7d98
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
{
|
||||
"name": "User roles",
|
||||
"version": "16.0.1.3.1",
|
||||
"version": "16.0.1.4.0",
|
||||
"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:29356622afd20c5a44d48813a126fac6563d49a1a85fc75d6c012145ba13d1cb
|
||||
!! source digest: sha256:14cf1ec7f9ebf392c8d7ceac152bd15970bc8d68e548b61ee959f78ffbcf7d98
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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