Commit Graph

67 Commits (1040bf6cb31bd39de02a0de0973be7892f40b64a)

Author SHA1 Message Date
OCA-git-bot 0cad19cf27 upgrade_analysis 15.0.3.0.0 2022-10-19 17:05:28 +00:00
Stefan Rijnhart a01c6d478e [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.
2022-10-11 21:27:40 +02:00
OCA-git-bot 80586a305b upgrade_analysis 15.0.2.0.1 2022-10-05 00:55:38 +00:00
OCA-git-bot c0f96bf008 Merge PR #2368 into 15.0
Signed-off-by pedrobaeza
2022-10-05 00:51:59 +00:00
Ignacio Buioli 0c896f6810 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/
2022-09-04 06:07:09 +00:00
Ignacio Buioli 5987c67d7f Added translation using Weblate (Spanish (Argentina)) 2022-09-04 03:50:33 +00:00
OCA Transbot 6344c819f2 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/
2022-07-18 10:41:33 +00:00
OCA-git-bot c91c28cd55 upgrade_analysis 15.0.2.0.0 2022-07-18 10:41:22 +00:00
oca-ci 4f911481c3 [UPD] Update upgrade_analysis.pot 2022-07-18 10:37:38 +00:00
Miquel Raïch 5235716436 [IMP] upgrade_analysis: log sql_constraints in analysis 2022-07-18 12:03:55 +02:00
Roy Le fe29f92164 [ADD] upgrade_analysis: generate noupdate_changes for template tag 2022-07-05 16:41:45 +07:00
OCA-git-bot 9c059f4f14 upgrade_analysis 15.0.1.0.4 2022-06-16 10:53:15 +00:00
OCA-git-bot 9e6002370f [UPD] README.rst 2022-06-16 10:53:15 +00:00
Sylvain LE GAL d99052be7b [REF] upgrade_analysis add maintainers 2022-06-16 12:46:06 +02:00
Sylvain LE GAL 3f1561b00f [DOC] upgrade_analysis : update roadmap.rst
Add new item in the roadmap section for the next migration of the module in V16
2022-06-16 12:45:58 +02:00
OCA-git-bot 11a223d2e3 upgrade_analysis 15.0.1.0.3 2022-05-10 21:01:36 +00:00
OCA-git-bot f6623cd5dd [UPD] README.rst 2022-05-10 21:01:36 +00:00
Jean-Charles Drubay c5ac438df6 [15.0][ADD] link to usage instructions 2022-05-10 22:41:28 +07:00
OCA-git-bot d1ec921493 upgrade_analysis 15.0.1.0.2 2021-11-15 20:20:10 +00:00
Sylvain LE GAL 5b4f3cc0d0 [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 2021-11-15 14:05:35 +01:00
Sylvain LE GAL 0d77336caf [IMP] upgrade_analysis : prefill status with trivial information 2021-11-15 01:08:36 +01:00
Sylvain LE GAL ef0c459b37 [IMP] upgrade_coverage : generate coverage module file 2021-11-15 01:08:36 +01:00
OCA-git-bot ce48ef8e05 [UPD] README.rst 2021-11-10 20:13:40 +00:00
oca-ci 9a89e65d36 [UPD] Update upgrade_analysis.pot 2021-11-10 20:11:18 +00:00
Sylvain LE GAL 46f0b162c9 [MIG] upgrade_analysis from 14.0 to 15.0 2021-11-10 17:09:22 +01:00
OCA-git-bot e476b9daea upgrade_analysis 14.0.2.1.1 2021-10-21 00:09:00 +02:00
Payam Yasaie cfca22b696 [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
2021-10-21 00:09:00 +02:00
Yves Le Doeuff 85065e1f8f 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/
2021-10-21 00:09:00 +02:00
oca-git-bot a4ebed72e2 [IMP] update dotfiles [ci skip] 2021-10-21 00:09:00 +02:00
Yves Le Doeuff 07fa480a1e Added translation using Weblate (French) 2021-10-21 00:09:00 +02:00
oca-travis 62163e2e0a [UPD] Update upgrade_analysis.pot 2021-10-21 00:09:00 +02:00
mreficent 948ce87a0f [FIX] upgrade_analysis: revert to 'files' approach instead of 'paths' 2021-10-21 00:09:00 +02:00
mreficent ba6c17f2f0 [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.
2021-10-21 00:09:00 +02:00
OCA-git-bot 750b02ac17 upgrade_analysis 14.0.2.1.0 2021-10-21 00:09:00 +02:00
OCA-git-bot c477489dc4 [UPD] README.rst 2021-10-21 00:09:00 +02:00
mreficent 75d1f09689 [FIX] upgrade_analysis: truncate upgrade records before generating new ones 2021-10-21 00:09:00 +02:00
mreficent 2c56c014ce [FIX] upgrade_analysis: fix methods related to noupdate data 2021-10-21 00:09:00 +02:00
OCA-git-bot 58353df583 upgrade_analysis 14.0.2.0.1 2021-10-21 00:09:00 +02:00
oca-travis e24f750f17 [UPD] Update upgrade_analysis.pot 2021-10-21 00:09:00 +02:00
OCA-git-bot f0d0822ddc [UPD] README.rst 2021-10-21 00:09:00 +02:00
mreficent e535f9894f [OU-MIG] upgrade_analysis: add migration scripts
Just in case.
2021-10-21 00:09:00 +02:00
OCA-git-bot 0ec0e2dc66 upgrade_analysis 14.0.2.0.0 2021-10-21 00:09:00 +02:00
mreficent eba830b180 [IMP] upgrade_analysis: make us of odoorpc/openupgrade master
Includes minor fixes.
2021-10-21 00:09:00 +02:00
mreficent f4089b46b2 [IMP] openupgrade_records: add _order comparison 2021-10-21 00:09:00 +02:00
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