From 4c6184a1ebea0e2335c2910edf73da29147ca82c Mon Sep 17 00:00:00 2001
From: Bert Van Groenendael
Date: Tue, 26 Nov 2024 08:55:56 +0100
Subject: [PATCH] [IMP] product_multi_company: pre-commit stuff
---
product_multi_company/README.rst | 10 +++++-----
product_multi_company/__manifest__.py | 2 +-
product_multi_company/static/description/index.html | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/product_multi_company/README.rst b/product_multi_company/README.rst
index 230a85bc4cb..ddc75ab9d4e 100644
--- a/product_multi_company/README.rst
+++ b/product_multi_company/README.rst
@@ -17,13 +17,13 @@ Product multi-company
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmulti--company-lightgray.png?logo=github
- :target: https://github.com/OCA/multi-company/tree/17.0/product_multi_company
+ :target: https://github.com/OCA/multi-company/tree/18.0/product_multi_company
:alt: OCA/multi-company
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/multi-company-17-0/multi-company-17-0-product_multi_company
+ :target: https://translation.odoo-community.org/projects/multi-company-18-0/multi-company-18-0-product_multi_company
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
- :target: https://runboat.odoo-community.org/builds?repo=OCA/multi-company&target_branch=17.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/multi-company&target_branch=18.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -58,7 +58,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues `_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -99,6 +99,6 @@ 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.
-This module is part of the `OCA/multi-company `_ project on GitHub.
+This module is part of the `OCA/multi-company `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/product_multi_company/__manifest__.py b/product_multi_company/__manifest__.py
index 29cbb52ece0..8747c963055 100644
--- a/product_multi_company/__manifest__.py
+++ b/product_multi_company/__manifest__.py
@@ -7,7 +7,7 @@
"author": "Tecnativa," "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/multi-company",
"category": "Product Management",
- "version": "17.0.1.0.0",
+ "version": "18.0.1.0.0",
"license": "AGPL-3",
"depends": ["base_multi_company", "product"],
"data": ["views/product_template_view.xml"],
diff --git a/product_multi_company/static/description/index.html b/product_multi_company/static/description/index.html
index 33331a0c24f..a62f380da0d 100644
--- a/product_multi_company/static/description/index.html
+++ b/product_multi_company/static/description/index.html
@@ -369,7 +369,7 @@ Product multi-company
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2c62d49dbbf1ea5292ef9a39a4cefb23ed16a6aeaa0c0d21c30746ea6b568bfa
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
+
This modules allows to select in which of the companies you want to use
each of the product templates.
Table of contents
@@ -405,7 +405,7 @@
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-feedback.
+feedback.
Do not contact contributors directly about support or help with technical issues.
@@ -443,7 +443,7 @@
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.
-
This module is part of the OCA/multi-company project on GitHub.
+
This module is part of the OCA/multi-company project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.