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
mreficent
06228ef133
[IMP] openupgrade_records: remove from analysis updating records
...
Given that the records need to be managed in the modules that own them rather in the modules that override them, and that we also have the noupdate data xml for every module, then we left out the lines that where indicating the override of records.
2024-05-23 10:03:49 +02:00
OCA-git-bot
05a722b30c
[ADD] icon.png
2024-05-23 10:03:49 +02:00
OCA-git-bot
0bdffde198
[UPD] README.rst
2024-05-23 10:03:49 +02:00
oca-travis
3678090b56
[UPD] Update upgrade_analysis.pot
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
507a888abf
[REM] remove obsolete roadmap point
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
fdedffae77
[FIX] dataclasses for Python < 3.7
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
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
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
Sylvain LE GAL
6a5feb5d7e
[MOVE] openupgrade_records : move module from OCA/OpenUpgrade (branch 13.0) to OCA/server-tools
...
Based on commit 746b7acbd90d62f9ffe6ee17472a1a3533e36597 (Fri Nov 6 17:18:47 2020 +0100)
Co-authored-by: Stefan Rijnhart <stefan@opener.am>
2024-05-23 10:03:49 +02:00