Commit Graph

8 Commits (aab974b9893e4b1c01f751c882ebaf72082ea684)

Author SHA1 Message Date
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
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
Stefan Rijnhart 285f75ac9d [RFR] upgrade_path not user writable 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 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