mreficent
9ddb08c5db
[IMP] upgrade_analysis: make us of odoorpc/openupgrade master
...
Includes minor fixes.
2022-10-05 16:20:14 +02:00
mreficent
480412abc8
[IMP] openupgrade_records: add _order comparison
2022-10-05 16:20:14 +02:00
mreficent
c4e8d88849
[IMP] openupgrade_records: compare columns of many2many tables
2022-10-05 16:20:14 +02:00
mreficent
5ddc029b32
[FIX] openupgrade_records: _inherits was not being compared
2022-10-05 16:20:14 +02:00
mreficent
79c6c1a134
[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.
2022-10-05 16:20:14 +02:00
OCA-git-bot
036c7283ca
[ADD] icon.png
2022-10-05 16:20:14 +02:00
OCA-git-bot
248424ca4f
[UPD] README.rst
2022-10-05 16:20:14 +02:00
oca-travis
ee63a77c5f
[UPD] Update upgrade_analysis.pot
2022-10-05 16:20:14 +02:00
Sylvain LE GAL
cc83a275a3
[IMP] remove pre-commit exception and fix various style in odoo_patch folder
2022-10-05 16:20:14 +02:00
Sylvain LE GAL
8cf7f08649
[REM] remove obsolete roadmap point
2022-10-05 16:20:14 +02:00
Sylvain LE GAL
62c7c11c92
Update upgrade_analysis/models/ir_module_module.py
...
Co-authored-by: David Beal <david.beal@akretion.com>
2022-10-05 16:20:14 +02:00
Stefan Rijnhart
2eb1d09b26
[FIX] dataclasses for Python < 3.7
2022-10-05 16:20:14 +02:00
Stefan Rijnhart
9e86865956
[ADD] Generate noupdate_changes
2022-10-05 16:20:14 +02:00
Stefan Rijnhart
a1c6c0bb07
[RFR] upgrade_path not user writable
2022-10-05 16:20:14 +02:00
Sylvain LE GAL
389a348a94
[IMP] import apriori file of openupgrade_scripts, if available
...
[IMP] guess upgrade_path, if config is not set, and openupgrade_scripts is available
2022-10-05 16:20:14 +02:00
Sylvain LE GAL
74159600bc
[IMP] various improvment from Yajo.
2022-10-05 16:20:14 +02:00
Stefan Rijnhart
3b172ff276
[FIX] ImportError;
2022-10-05 16:20:14 +02:00
Stefan Rijnhart
b16c6f36e3
[IMP] Create records with timestamp; [RFR] No /migration/ level when using upgrade-path
2022-10-05 16:20:14 +02:00
Stefan Rijnhart
3a2b838f41
[RFR] Improve patchwork
2022-10-05 16:20:14 +02:00
Sylvain LE GAL
b7a3528af8
[REF] rename framework files, adapt to new module names, remove print (replaced by logger), apply pre-commit rules
2022-10-05 16:20:14 +02:00
Sylvain LE GAL
8db67a09a0
[MOVE] Port patches and framework from openupgrade project
...
Co-authored-by: Stefan Rijnhart <stefan@opener.am>
2022-10-05 16:20:14 +02:00
Sylvain LE GAL
f76ed740e5
[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
2022-10-05 16:20:14 +02:00
Sylvain LE GAL
3a3ae2f8d8
[REF] rename files, apply OCA convention, remove obsolete 6.1 syntax, make the module installable, add readme folders
2022-10-05 16:20:14 +02:00
Sylvain LE GAL
3ada67d9e7
[REF] rename module openupgrade_records into upgrade_analysis
2022-10-05 16:20:14 +02:00
Sylvain LE GAL
2c0e612cb9
[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>
2022-10-05 16:20:14 +02:00