Commit Graph

23 Commits (1a8d67c99176bfd3a092503424f97b4f99be1e0e)

Author SHA1 Message Date
mreficent 1a8d67c991 [IMP] openupgrade_records: compare columns of many2many tables 2021-10-21 00:09:00 +02:00
mreficent ba1bbeb82d [FIX] openupgrade_records: _inherits was not being compared 2021-10-21 00:09:00 +02:00
mreficent e1ea4b9b23 [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.
2021-10-21 00:09:00 +02:00
OCA-git-bot 66a4f2ea96 [ADD] icon.png 2021-10-21 00:09:00 +02:00
OCA-git-bot 20d735675a [UPD] README.rst 2021-10-21 00:09:00 +02:00
oca-travis 2eea9b9847 [UPD] Update upgrade_analysis.pot 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 22765bd888 [IMP] remove pre-commit exception and fix various style in odoo_patch folder 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 2056dc9d49 [REM] remove obsolete roadmap point 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 96c06008b0 Update upgrade_analysis/models/ir_module_module.py
Co-authored-by: David Beal <david.beal@akretion.com>
2021-10-21 00:09:00 +02:00
Stefan Rijnhart 8f5cb23a24 [FIX] dataclasses for Python < 3.7 2021-10-21 00:09:00 +02:00
Stefan Rijnhart 9cf54451a3 [ADD] Generate noupdate_changes 2021-10-21 00:09:00 +02:00
Stefan Rijnhart b0913f935e [RFR] upgrade_path not user writable 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 790aabe077 [IMP] import apriori file of openupgrade_scripts, if available
[IMP] guess upgrade_path, if config is not set, and openupgrade_scripts is available
2021-10-21 00:09:00 +02:00
Sylvain LE GAL 121105dcab [IMP] various improvment from Yajo. 2021-10-21 00:09:00 +02:00
Stefan Rijnhart a4711eb8c4 [FIX] ImportError; 2021-10-21 00:09:00 +02:00
Stefan Rijnhart 4553e2c3a5 [IMP] Create records with timestamp; [RFR] No /migration/ level when using upgrade-path 2021-10-21 00:09:00 +02:00
Stefan Rijnhart 71af91210d [RFR] Improve patchwork 2021-10-21 00:09:00 +02:00
Sylvain LE GAL a4ec051384 [REF] rename framework files, adapt to new module names, remove print (replaced by logger), apply pre-commit rules 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 01de650bd9 [MOVE] Port patches and framework from openupgrade project
Co-authored-by: Stefan Rijnhart <stefan@opener.am>
2021-10-21 00:09:00 +02:00
Sylvain LE GAL 3f1543e086 [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 2021-10-21 00:09:00 +02:00
Sylvain LE GAL e51b24f7c5 [REF] rename files, apply OCA convention, remove obsolete 6.1 syntax, make the module installable, add readme folders 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 5ae13d108f [REF] rename module openupgrade_records into upgrade_analysis 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 2b72418f2d [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>
2021-10-21 00:09:00 +02:00