From a87f7fd1e12dfb7daa37e27623dfaadc8d519999 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?=
Date: Fri, 4 Oct 2024 08:27:01 +0200
Subject: [PATCH] [MIG] base_maintenance_config: Migration to 16.0
---
base_maintenance_config/README.rst | 10 +++++-----
base_maintenance_config/__manifest__.py | 2 +-
base_maintenance_config/static/description/index.html | 7 +++----
3 files changed, 9 insertions(+), 10 deletions(-)
diff --git a/base_maintenance_config/README.rst b/base_maintenance_config/README.rst
index 80796da49..2a9adb03d 100644
--- a/base_maintenance_config/README.rst
+++ b/base_maintenance_config/README.rst
@@ -17,13 +17,13 @@ Maintenance Settings
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmaintenance-lightgray.png?logo=github
- :target: https://github.com/OCA/maintenance/tree/15.0/base_maintenance_config
+ :target: https://github.com/OCA/maintenance/tree/16.0/base_maintenance_config
:alt: OCA/maintenance
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/maintenance-15-0/maintenance-15-0-base_maintenance_config
+ :target: https://translation.odoo-community.org/projects/maintenance-16-0/maintenance-16-0-base_maintenance_config
: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/maintenance&target_branch=15.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/maintenance&target_branch=16.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -94,7 +94,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.
@@ -125,6 +125,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/maintenance `_ project on GitHub.
+This module is part of the `OCA/maintenance `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/base_maintenance_config/__manifest__.py b/base_maintenance_config/__manifest__.py
index 2157fedf2..e4802d46c 100644
--- a/base_maintenance_config/__manifest__.py
+++ b/base_maintenance_config/__manifest__.py
@@ -7,7 +7,7 @@
"author": "Onestein, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/maintenance",
"category": "Maintenance",
- "version": "15.0.1.0.0",
+ "version": "16.0.1.0.0",
"license": "AGPL-3",
"depends": ["maintenance"],
"data": ["views/res_config_settings.xml"],
diff --git a/base_maintenance_config/static/description/index.html b/base_maintenance_config/static/description/index.html
index 85c0bdf22..014d2f0e9 100644
--- a/base_maintenance_config/static/description/index.html
+++ b/base_maintenance_config/static/description/index.html
@@ -1,4 +1,3 @@
-
@@ -369,7 +368,7 @@ Maintenance Settings
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:9ddfb4700934e34289835e25fedce92e2e2e588ed71f93a2818a40a371ca4268
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
+
This module provides an empty general settings section for the maintenance
configuration.
This is a technical module and it doesn’t provide any new functionality.
@@ -439,7 +438,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.
@@ -464,7 +463,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/maintenance project on GitHub.
+
This module is part of the OCA/maintenance project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.