odoo-openupgrade-wizard/odoo_openupgrade_wizard/tools
Simon Maillard 39f70d1012 [FIX] allow to run multiple post-*py by step
Like:
scripts/step_01__regular__12.0/01-post-migration-uninstall-modules.py
scripts/step_01__regular__12.0/02-post-migration-fix-project-issues.py
scripts/step_01__regular__12.0/03-post-migration-fix-mail-aliases.py
scripts/step_01__regular__12.0/04-fix-misc-inconsistant-records.py
2024-08-21 10:12:14 +02:00
..
tools_click_odoo_contrib.py [REF] move postgres code into dedicated tools file 2024-03-23 10:16:32 +01:00
tools_docker.py remove specific container instead of pruning 2024-04-30 15:11:20 +02:00
tools_odoo_instance.py Apply all suggestion made by Rémy Taymans. 2024-03-23 21:59:12 +01:00
tools_odoo_module.py Apply all suggestion made by Rémy Taymans. 2024-03-23 21:59:12 +01:00
tools_odoo.py [FIX] allow to run multiple post-*py by step 2024-08-21 10:12:14 +02:00
tools_postgres.py [ADD] restore-sql 2024-05-07 14:48:44 +00:00
tools_system.py [REF] apply f-string to improve readability 2024-03-23 20:53:57 +01:00