This website requires JavaScript.
Explore
Help
Sign In
hobbyhimmel
/
odoo-openupgrade-wizard
Watch
8
Star
0
Fork
0
You've already forked odoo-openupgrade-wizard
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
42bf4f4379
odoo-openupgrade-wizard
/
tests
/
data
/
output_expected
History
Sylvain LE GAL
bfde1ddc1f
fixup! [IMP] oow upgrade. Add skip_update as an option in config.yml. (migration_step option). If enabled, in this step, the update all will be skipped, and only pre-migration (SQL) and post-migration (python script) will be executed. This is interesting: - for the first step, if your production is up-to-date, to save time. - for the last step, in recent version (since V14), where openupgrade doesn't contain odoo code. In that case, you should be sure that all your migration is OK, because in openupgrade context, some errors are just ignored. Use this option with caution.
2025-02-11 10:45:25 +01:00
..
src
/env_14.0
fixup! [ADD] guess requirements feature
2024-11-05 01:00:52 +01:00
config.yml
fixup! [IMP] oow upgrade. Add skip_update as an option in config.yml. (migration_step option). If enabled, in this step, the update all will be skipped, and only pre-migration (SQL) and post-migration (python script) will be executed. This is interesting: - for the first step, if your production is up-to-date, to save time. - for the last step, in recent version (since V14), where openupgrade doesn't contain odoo code. In that case, you should be sure that all your migration is OK, because in openupgrade context, some errors are just ignored. Use this option with caution.
2025-02-11 10:45:25 +01:00