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:
@@ -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 | [](https://github.com/hbrunn) | Base module to allow different types of portals
|
||||
[base_user_role](base_user_role/) | 16.0.1.2.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.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 | [](https://github.com/ThomasBinsfeld) | This module allows to track the changes on users roles.
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
@@ -367,7 +366,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:0efb0fd6750d2a16ed1275b1a45167c61e70b348fb1fdd06c873f6297088eb53
|
||||
!! source digest: sha256:412b244590f18253b21a2f15b15c2cbbc8ec3decfc64dbf12973646123cb3193
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-backend/tree/16.0/base_user_role_company"><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_company"><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>Enable User Roles depending on the Companies selected.</p>
|
||||
|
||||
Reference in New Issue
Block a user