From 3c674c0b19290ea3024d6a15f360899368a9f310 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 19 Aug 2024 10:29:40 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- partner_company_default/README.rst | 2 +- partner_company_default/__manifest__.py | 2 +- .../static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index bcd6f89ff4c..7b08784474f 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ addon | version | maintainers | summary [partner_category_security](partner_category_security/) | 16.0.2.0.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Partner category security [partner_category_security_crm](partner_category_security_crm/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Partner category security (crm extension) [partner_category_type](partner_category_type/) | 16.0.1.0.0 | [![JordiMForgeFlow](https://github.com/JordiMForgeFlow.png?size=30px)](https://github.com/JordiMForgeFlow) | Add a selection field 'Type' to classify Contact Tags. -[partner_company_default](partner_company_default/) | 16.0.1.1.1 | | Partner Company Default +[partner_company_default](partner_company_default/) | 16.0.1.1.2 | | Partner Company Default [partner_company_group](partner_company_group/) | 16.0.1.0.0 | [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Adds the possibility to add a company group to a company [partner_company_type](partner_company_type/) | 16.0.1.0.0 | | Adds a company type to partner that are companies [partner_contact_access_link](partner_contact_access_link/) | 16.0.1.1.0 | [![Yajo](https://github.com/Yajo.png?size=30px)](https://github.com/Yajo) | Allow to visit the full contact form from a company diff --git a/partner_company_default/README.rst b/partner_company_default/README.rst index b00bc2d0ae9..9e4739295a3 100644 --- a/partner_company_default/README.rst +++ b/partner_company_default/README.rst @@ -7,7 +7,7 @@ Partner Company Default !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:3f900e64a06a69974072a932a375cb3d891efc8111d337f4b092456d27b47c65 + !! source digest: sha256:c108ea7c185c326550a43f620bdc3f46f0c2e498583a709553da2806b82daeac !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/partner_company_default/__manifest__.py b/partner_company_default/__manifest__.py index f35757a0bca..5dada5f939e 100644 --- a/partner_company_default/__manifest__.py +++ b/partner_company_default/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Partner Company Default", - "version": "16.0.1.1.1", + "version": "16.0.1.1.2", "author": "Quartile Limited, Odoo Community Association (OCA)", "website": "https://github.com/OCA/partner-contact", "depends": ["base"], diff --git a/partner_company_default/static/description/index.html b/partner_company_default/static/description/index.html index cc9c4815eb5..a940679fde9 100644 --- a/partner_company_default/static/description/index.html +++ b/partner_company_default/static/description/index.html @@ -8,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. @@ -274,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 } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Partner Company Default

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:3f900e64a06a69974072a932a375cb3d891efc8111d337f4b092456d27b47c65 +!! source digest: sha256:c108ea7c185c326550a43f620bdc3f46f0c2e498583a709553da2806b82daeac !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module assigns default company to res.parnter.

@@ -404,7 +405,9 @@

Authors

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.