Commit Graph

13 Commits (cac9a3a68c7182ee9f58e2612846d75fbb47818f)

Author SHA1 Message Date
Holger Brunn 2703e52ca0 [FIX] upgrade_analysis: fix constraint logging
as odoo core was changed in a way that optimized away our logging
2024-10-24 14:51:55 +02:00
Stefan Rijnhart 916f4d39f9 [MIG] upgrade_analysis: Migration to 17.0 2024-05-23 10:06:50 +02:00
Stefan Rijnhart b2dfdeb972 [IMP] upgrade_analysis: pre-commit auto fixes 2024-05-23 10:06:50 +02:00
Guillaume MASSON 519e98b9e4 [FIX] upgrade_analysis : avoid KeyError "module"
Check "module" is in context when patching init_models
2024-05-23 10:03:50 +02:00
Miquel Raïch f07177c64b [IMP] upgrade_analysis: log sql_constraints in analysis 2024-05-23 10:03:50 +02:00
Sylvain LE GAL 1375211149 [MIG] upgrade_analysis from 14.0 to 15.0 2024-05-23 10:03:49 +02:00
mreficent 58204c1c4c [IMP] upgrade_analysis: make us of odoorpc/openupgrade master
Includes minor fixes.
2024-05-23 10:03:49 +02:00
Sylvain LE GAL dbe36f4d07 [IMP] remove pre-commit exception and fix various style in odoo_patch folder 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 4f53a65574 [IMP] import apriori file of openupgrade_scripts, if available
[IMP] guess upgrade_path, if config is not set, and openupgrade_scripts is available
2024-05-23 10:03:49 +02:00
Stefan Rijnhart 827d506b16 [FIX] ImportError; 2024-05-23 10:03:49 +02:00
Stefan Rijnhart c92f7b25ae [RFR] Improve patchwork 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 6ececf6678 [REF] rename framework files, adapt to new module names, remove print (replaced by logger), apply pre-commit rules 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 1f6e8ded07 [MOVE] Port patches and framework from openupgrade project
Co-authored-by: Stefan Rijnhart <stefan@opener.am>
2024-05-23 10:03:49 +02:00