From 60d4f51c358a43826479fd47fd4da4b8bcebdf15 Mon Sep 17 00:00:00 2001 From: Stefan Rijnhart Date: Wed, 5 Oct 2022 16:23:50 +0200 Subject: [PATCH] [MIG] upgrade_analysis: Migration to 16.0 --- upgrade_analysis/README.rst | 10 +++++----- upgrade_analysis/__manifest__.py | 2 +- upgrade_analysis/static/description/index.html | 8 ++++---- upgrade_analysis/wizards/upgrade_install_wizard.py | 10 ++++++++-- 4 files changed, 18 insertions(+), 12 deletions(-) diff --git a/upgrade_analysis/README.rst b/upgrade_analysis/README.rst index 2b543ab74..62b7497d6 100644 --- a/upgrade_analysis/README.rst +++ b/upgrade_analysis/README.rst @@ -14,13 +14,13 @@ Upgrade Analysis :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github - :target: https://github.com/OCA/server-tools/tree/15.0/upgrade_analysis + :target: https://github.com/OCA/server-tools/tree/16.0/upgrade_analysis :alt: OCA/server-tools .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-upgrade_analysis + :target: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-upgrade_analysis :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/149/15.0 + :target: https://runbot.odoo-community.org/runbot/149/16.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -52,7 +52,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 smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -101,6 +101,6 @@ Current `maintainers `__: |maintainer-StefanRijnhart| |maintainer-legalsylvain| -This module is part of the `OCA/server-tools `_ project on GitHub. +This module is part of the `OCA/server-tools `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/upgrade_analysis/__manifest__.py b/upgrade_analysis/__manifest__.py index 87d67f1d5..3aeecb5ef 100644 --- a/upgrade_analysis/__manifest__.py +++ b/upgrade_analysis/__manifest__.py @@ -5,7 +5,7 @@ "name": "Upgrade Analysis", "summary": "Performs a difference analysis between modules" " installed on two different Odoo instances", - "version": "15.0.2.0.1", + "version": "16.0.1.0.0", "category": "Migration", "author": "Therp BV, Opener B.V., GRAP, Odoo Community Association (OCA)", "maintainers": ["StefanRijnhart", "legalsylvain"], diff --git a/upgrade_analysis/static/description/index.html b/upgrade_analysis/static/description/index.html index 1f0de603c..89fee6a45 100644 --- a/upgrade_analysis/static/description/index.html +++ b/upgrade_analysis/static/description/index.html @@ -3,7 +3,7 @@ - + Upgrade Analysis