From ddfcbc4d67e114b27274e97675a8b57484f6b772 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 27 Sep 2024 11:05:57 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- crm_security_group/README.rst | 2 +- crm_security_group/__manifest__.py | 2 +- crm_security_group/static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 54200694c34..de89cd032a4 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ addon | version | maintainers | summary [crm_project_task](crm_project_task/) | 16.0.1.0.2 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Create tasks from lead or opportunity [crm_salesperson_planner](crm_salesperson_planner/) | 16.0.2.0.1 | | Crm Salesperson Planner [crm_salesperson_planner_sale](crm_salesperson_planner_sale/) | 16.0.1.0.0 | | Crm Salesperson Planner Sale -[crm_security_group](crm_security_group/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Add new group in Sales to show only CRM +[crm_security_group](crm_security_group/) | 16.0.1.1.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Add new group in Sales to show only CRM [crm_stage_probability](crm_stage_probability/) | 16.0.1.0.0 | | Define fixed probability on the stages [crm_won_restrict_per_stage](crm_won_restrict_per_stage/) | 16.0.1.0.1 | [![carolinafernandez-tecnativa](https://github.com/carolinafernandez-tecnativa.png?size=30px)](https://github.com/carolinafernandez-tecnativa) | CRM Won Restrict Per Stage [marketing_crm_partner](marketing_crm_partner/) | 16.0.1.0.0 | | Copy tracking fields from leads to partners diff --git a/crm_security_group/README.rst b/crm_security_group/README.rst index c0fe07b9bb3..86e637fd51e 100644 --- a/crm_security_group/README.rst +++ b/crm_security_group/README.rst @@ -7,7 +7,7 @@ CRM Only Security Groups !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9bd268e2f74a9fcfab1fdb5e2a80aa9a0f11c96f7a6a2b770c7b8dc0e22200a2 + !! source digest: sha256:a32d04bb6ef3556771094c73a7597730fc04f2982b0afac322d9ef2192b71aa5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/crm_security_group/__manifest__.py b/crm_security_group/__manifest__.py index 66b3777b7ba..f1491ddd371 100644 --- a/crm_security_group/__manifest__.py +++ b/crm_security_group/__manifest__.py @@ -3,7 +3,7 @@ { "name": "CRM Only Security Groups", "summary": "Add new group in Sales to show only CRM", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "category": "Customer Relationship Management", "website": "https://github.com/OCA/crm", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/crm_security_group/static/description/index.html b/crm_security_group/static/description/index.html index cc11a470b09..c2dadfe2b10 100644 --- a/crm_security_group/static/description/index.html +++ b/crm_security_group/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -275,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@

CRM Only Security Groups

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:9bd268e2f74a9fcfab1fdb5e2a80aa9a0f11c96f7a6a2b770c7b8dc0e22200a2 +!! source digest: sha256:a32d04bb6ef3556771094c73a7597730fc04f2982b0afac322d9ef2192b71aa5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds new security options to CRM by creating 3 groups (Own Documents Only, All Documents and Administrator) to separate Sales and CRM apps permissions

@@ -418,7 +418,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.