Commit Graph

1067 Commits (c714f7f5d032d2d11b11b788a7fd5a1003922b2c)

Author SHA1 Message Date
oca-ci 85c814a218 [UPD] Update upgrade_analysis.pot 2024-05-23 10:03:50 +02:00
Stefan Rijnhart dcbbedded1 [FIX] upgrade_analysis: misleading representation of read/write computed fields
Odoo 14 introduced the widescale usage of computed fields with readonly=False.
In that case, the compute method functions as a default that can also be used
to compute a value some time *after* the initial creation of the record.

In the OpenUpgrade analysis files, these fields would be misrepresented as
computed fields rather than fields with a default function. This change fixes
that.
2024-05-23 10:03:50 +02:00
Stefan Rijnhart 2b22a071f4 [MIG] upgrade_analysis: Migration to 16.0 2024-05-23 10:03:50 +02:00
OCA-git-bot 7b9161a32d upgrade_analysis 15.0.2.0.1 2024-05-23 10:03:50 +02:00
Ignacio Buioli ec03418f99 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (86 of 86 strings)

Translation: server-tools-15.0/server-tools-15.0-upgrade_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-upgrade_analysis/es_AR/
2024-05-23 10:03:50 +02:00
Ignacio Buioli 6197f0b924 Added translation using Weblate (Spanish (Argentina)) 2024-05-23 10:03:50 +02:00
OCA Transbot d87ced8dec Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-15.0/server-tools-15.0-upgrade_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-upgrade_analysis/
2024-05-23 10:03:50 +02:00
OCA-git-bot e00d86d291 upgrade_analysis 15.0.2.0.0 2024-05-23 10:03:50 +02:00
oca-ci b152612812 [UPD] Update upgrade_analysis.pot 2024-05-23 10:03:50 +02:00
Miquel Raïch f07177c64b [IMP] upgrade_analysis: log sql_constraints in analysis 2024-05-23 10:03:50 +02:00
Roy Le c69be433ca [ADD] upgrade_analysis: generate noupdate_changes for template tag 2024-05-23 10:03:50 +02:00
OCA-git-bot 0f790ca336 upgrade_analysis 15.0.1.0.4 2024-05-23 10:03:50 +02:00
OCA-git-bot 067064a329 [UPD] README.rst 2024-05-23 10:03:50 +02:00
Sylvain LE GAL 618bd8d9ac [REF] upgrade_analysis add maintainers 2024-05-23 10:03:50 +02:00
Sylvain LE GAL 695056b9e9 [DOC] upgrade_analysis : update roadmap.rst
Add new item in the roadmap section for the next migration of the module in V16
2024-05-23 10:03:49 +02:00
OCA-git-bot c3077c5141 upgrade_analysis 15.0.1.0.3 2024-05-23 10:03:49 +02:00
OCA-git-bot 2bb60d043f [UPD] README.rst 2024-05-23 10:03:49 +02:00
Jean-Charles Drubay c104892db6 [15.0][ADD] link to usage instructions 2024-05-23 10:03:49 +02:00
OCA-git-bot 921de7a0c2 upgrade_analysis 15.0.1.0.2 2024-05-23 10:03:49 +02:00
Sylvain LE GAL c19ed725f0 [REF] in coverage module file, split column into 2. a column that should be filled by openupgrader, and a column that is automatically filled when importing apriori and making analysis 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 19c9feca33 [IMP] upgrade_analysis : prefill status with trivial information 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 19938fc980 [IMP] upgrade_coverage : generate coverage module file 2024-05-23 10:03:49 +02:00
OCA-git-bot 428363d95e [UPD] README.rst 2024-05-23 10:03:49 +02:00
oca-ci 8c54d4f59b [UPD] Update upgrade_analysis.pot 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 1375211149 [MIG] upgrade_analysis from 14.0 to 15.0 2024-05-23 10:03:49 +02:00
OCA-git-bot 2de03145de upgrade_analysis 14.0.2.1.1 2024-05-23 10:03:49 +02:00
Payam Yasaie ceb26b0db9 [FIX] Other modules upgrade write file full path
Parentheses placement was wrong in other modules full_path that lead to create migrations on root of modules
2024-05-23 10:03:49 +02:00
Yves Le Doeuff 390441f39e Translated using Weblate (French)
Currently translated at 4.6% (4 of 86 strings)

Translation: server-tools-14.0/server-tools-14.0-upgrade_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-upgrade_analysis/fr/
2024-05-23 10:03:49 +02:00
oca-git-bot 2d2a2af51d [IMP] update dotfiles [ci skip] 2024-05-23 10:03:49 +02:00
Yves Le Doeuff 4bf5825e7c Added translation using Weblate (French) 2024-05-23 10:03:49 +02:00
oca-travis c87211113c [UPD] Update upgrade_analysis.pot 2024-05-23 10:03:49 +02:00
mreficent 2b1454144a [FIX] upgrade_analysis: revert to 'files' approach instead of 'paths' 2024-05-23 10:03:49 +02:00
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
OCA-git-bot 799a138a3a upgrade_analysis 14.0.2.1.0 2024-05-23 10:03:49 +02:00
OCA-git-bot 3459eb6c1f [UPD] README.rst 2024-05-23 10:03:49 +02:00
mreficent 32f04922f2 [FIX] upgrade_analysis: truncate upgrade records before generating new ones 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
OCA-git-bot 0044dc09ca upgrade_analysis 14.0.2.0.1 2024-05-23 10:03:49 +02:00
oca-travis 36bc2e0e44 [UPD] Update upgrade_analysis.pot 2024-05-23 10:03:49 +02:00
OCA-git-bot aab974b989 [UPD] README.rst 2024-05-23 10:03:49 +02:00
mreficent 2fd9e9bf49 [OU-MIG] upgrade_analysis: add migration scripts
Just in case.
2024-05-23 10:03:49 +02:00
OCA-git-bot 116807cdeb upgrade_analysis 14.0.2.0.0 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
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