From 3f7de837bb0a62fa953059278cc18469cbd9d59d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 21 Aug 2024 12:22:51 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- purchase_sale_inter_company/README.rst | 2 +- purchase_sale_inter_company/__manifest__.py | 2 +- .../static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 536296e9d43..f1e2ad7a1b1 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ addon | version | maintainers | summary [product_supplierinfo_intercompany_multi_company](product_supplierinfo_intercompany_multi_company/) | 14.0.1.1.0 | | Compatibility of product_multi_company and product_supplierinfo_intercompany [product_tax_multicompany_default](product_tax_multicompany_default/) | 14.0.1.2.0 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Product Tax Multi Company Default [purchase_quick_intercompany](purchase_quick_intercompany/) | 14.0.0.1.1 | | Purchase Quick Intercompany -[purchase_sale_inter_company](purchase_sale_inter_company/) | 14.0.2.2.2 | [![aleuffre](https://github.com/aleuffre.png?size=30px)](https://github.com/aleuffre) [![renda-dev](https://github.com/renda-dev.png?size=30px)](https://github.com/renda-dev) | Intercompany PO/SO rules +[purchase_sale_inter_company](purchase_sale_inter_company/) | 14.0.2.3.0 | [![aleuffre](https://github.com/aleuffre.png?size=30px)](https://github.com/aleuffre) [![renda-dev](https://github.com/renda-dev.png?size=30px)](https://github.com/renda-dev) | Intercompany PO/SO rules [res_company_code](res_company_code/) | 14.0.1.0.1 | | Add 'code' field on company model [stock_intercompany](stock_intercompany/) | 14.0.1.1.1 | | Stock Intercompany Delivery-Reception diff --git a/purchase_sale_inter_company/README.rst b/purchase_sale_inter_company/README.rst index 1825f634adb..99d35d50e12 100644 --- a/purchase_sale_inter_company/README.rst +++ b/purchase_sale_inter_company/README.rst @@ -7,7 +7,7 @@ Inter Company Module for Purchase to Sale Order !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:856f144a66bed8822dea226b03d57f91a0fb46b452fa37aae0d1d9eec369d1eb + !! source digest: sha256:a9f328b1b6bd93c553319aedcb253ff2f7951f9ab7d08a316cecbee0523ed289 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/purchase_sale_inter_company/__manifest__.py b/purchase_sale_inter_company/__manifest__.py index 82d1f2c138d..6de09217a5e 100644 --- a/purchase_sale_inter_company/__manifest__.py +++ b/purchase_sale_inter_company/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Inter Company Module for Purchase to Sale Order", "summary": "Intercompany PO/SO rules", - "version": "14.0.2.2.2", + "version": "14.0.2.3.0", "category": "Purchase Management", "website": "https://github.com/OCA/multi-company", "author": "Odoo SA, Akretion, Tecnativa, Odoo Community Association (OCA)", diff --git a/purchase_sale_inter_company/static/description/index.html b/purchase_sale_inter_company/static/description/index.html index 10cbe10083e..fcff0837a95 100644 --- a/purchase_sale_inter_company/static/description/index.html +++ b/purchase_sale_inter_company/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 @@

Inter Company Module for Purchase to Sale Order

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:856f144a66bed8822dea226b03d57f91a0fb46b452fa37aae0d1d9eec369d1eb +!! source digest: sha256:a9f328b1b6bd93c553319aedcb253ff2f7951f9ab7d08a316cecbee0523ed289 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module is useful if there are multiple companies in the same Odoo database and those companies sell goods or services among themselves.

@@ -456,7 +457,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.