From 53c3278f891e11f0ce17f70e5611b93b003a53ee Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 25 Mar 2021 18:21:03 +0000 Subject: [PATCH] [UPD] README.rst --- upgrade_analysis/README.rst | 2 ++ upgrade_analysis/static/description/index.html | 1 + 2 files changed, 3 insertions(+) diff --git a/upgrade_analysis/README.rst b/upgrade_analysis/README.rst index 82b5e950e..c42ee1736 100644 --- a/upgrade_analysis/README.rst +++ b/upgrade_analysis/README.rst @@ -27,6 +27,8 @@ Upgrade Analysis This module provides the tool to generate the database analysis files that indicate how the Odoo data model and module data have changed between two versions of Odoo. Database analysis files for the core modules are included in the OpenUpgrade distribution so as a migration script developer you will not usually need to use this tool yourself. If you do need to run your analysis of a custom set of modules, please refer to the documentation here: https://doc.therp.nl/openupgrade/analysis.html +This module is just a tool, a continuation of the old openupgrade_records in OpenUpgrade in previous versions. It's not recommended to have this module in a production database. + **Table of contents** .. contents:: diff --git a/upgrade_analysis/static/description/index.html b/upgrade_analysis/static/description/index.html index 0da55055a..9d40422de 100644 --- a/upgrade_analysis/static/description/index.html +++ b/upgrade_analysis/static/description/index.html @@ -369,6 +369,7 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runbot

This module provides the tool to generate the database analysis files that indicate how the Odoo data model and module data have changed between two versions of Odoo. Database analysis files for the core modules are included in the OpenUpgrade distribution so as a migration script developer you will not usually need to use this tool yourself. If you do need to run your analysis of a custom set of modules, please refer to the documentation here: https://doc.therp.nl/openupgrade/analysis.html

+

This module is just a tool, a continuation of the old openupgrade_records in OpenUpgrade in previous versions. It’s not recommended to have this module in a production database.

Table of contents