mreficent
0e7460bdd8
[FIX] upgrade_analysis: merged modules affecting noupdate files
...
Due to https://github.com/OCA/server-tools/pull/2057 , noupdate data now considers merged modules. But the fix was incomplete, as the diff files between merged modules and local_module were rewritting already generated diff between original remote_module and local_module.
2024-05-23 10:03:49 +02:00
mreficent
8f3d6def35
[FIX] upgrade_analysis: fix methods related to noupdate data
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
mreficent
f83a940db8
[IMP] openupgrade_records: add _order comparison
2024-05-23 10:03:49 +02:00
mreficent
f69a221add
[IMP] openupgrade_records: compare columns of many2many tables
2024-05-23 10:03:49 +02:00
mreficent
44d5f6afac
[FIX] openupgrade_records: _inherits was not being compared
2024-05-23 10:03:49 +02:00
Sylvain LE GAL
0ab6f67791
Update upgrade_analysis/models/ir_module_module.py
...
Co-authored-by: David Beal <david.beal@akretion.com>
2024-05-23 10:03:49 +02:00
Stefan Rijnhart
3df408aadb
[ADD] Generate noupdate_changes
2024-05-23 10:03:49 +02:00
Stefan Rijnhart
285f75ac9d
[RFR] upgrade_path not user writable
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
Sylvain LE GAL
f80a5bca6a
[IMP] various improvment from Yajo.
2024-05-23 10:03:49 +02:00
Stefan Rijnhart
827d506b16
[FIX] ImportError;
2024-05-23 10:03:49 +02:00
Stefan Rijnhart
aed60746e3
[IMP] Create records with timestamp; [RFR] No /migration/ level when using upgrade-path
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
dd66ff4788
[IMP] upgrade_analysis: improve install wizard to have the possibility to select some modules, and improve filters, regarding test module with startswith and endswith pattern
2024-05-23 10:03:49 +02:00
Sylvain LE GAL
f29ff2daa7
[REF] rename files, apply OCA convention, remove obsolete 6.1 syntax, make the module installable, add readme folders
2024-05-23 10:03:49 +02:00
Sylvain LE GAL
ed44832568
[REF] rename module openupgrade_records into upgrade_analysis
2024-05-23 10:03:49 +02:00