Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion upgrade_analysis/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ how the Odoo data model and module data have changed between two versions of Odo
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
please refer to the documentation here: https://oca.github.io/OpenUpgrade/070_migration_files.html#generate-the-difference-analysis-files

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
Expand Down
Loading