Skip to content

Latest commit

 

History

History
116 lines (88 loc) · 4.45 KB

README.rst

File metadata and controls

116 lines (88 loc) · 4.45 KB

Upgrade Analysis

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

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

Usage instructions

  • Log removed modules in the module that owned them (#468)
  • Detect renamed many2many tables (#213)
  • Make sure that the migration_analysis.txt file is always generated in all cases. (See: OCA/OpenUpgrade#3209 (comment))

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.

Do not contact contributors directly about support or help with technical issues.

  • Therp BV
  • Opener B.V.
  • GRAP

This module is maintained by the OCA.

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.

Current maintainers:

StefanRijnhart legalsylvain

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.