Commit Graph

10 Commits (9c20357dbf32fef6ffaeb26ec9406a075cd7ee63)

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
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
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