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
- 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
- Stefan Rijnhart <stefan@opener.amsterdam>
- Holger Brunn <hbrunn@therp.nl>
- Pedro M. Baeza <pedro.baeza@gmail.com>
- Ferdinand Gassauer <gass@cc-l-12.chircar.at>
- Florent Xicluna <florent.xicluna@gmail.com>
- Miquel Raïch <miquel.raich@forgeflow.com>
- Sylvain LE GAL <https://twitter.com/legalsylvain>
This module is maintained by the OCA.
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:
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.