Commit Graph

2521 Commits (61616a8b0ff147d9c66f2e73152b9d50cf5e3596)

Author SHA1 Message Date
Holger Brunn 3f5e019b56 [ADD] duplicate treatment 2024-12-04 11:11:38 +01:00
Holger Brunn 565ed0e018 [ADD] fix when running tests with accounting 2024-12-04 11:11:37 +01:00
Holger Brunn 19ce068919 [ADD] depend on mail 2024-12-04 11:11:37 +01:00
Holger Brunn 75063aedce [FIX] dummy cleanup
[ADD] debug logging
2024-12-04 11:11:37 +01:00
Holger Brunn 781aaa74ec [ADD] more tests 2024-12-04 11:11:37 +01:00
Holger Brunn 244cb5da1e Revert "[IMP] disable recomputation during import"
This reverts commit efce253d54e08519039198aea7fcc93fad263055.
2024-12-04 11:11:37 +01:00
Holger Brunn 9543726d5d [ADD] better progress 2024-12-04 11:11:37 +01:00
Holger Brunn d304d40a90 [IMP] disable recomputation during import 2024-12-04 11:11:37 +01:00
Holger Brunn 8a1e22d4e2 [ADD] make it possible to import res_model,res_id references 2024-12-04 11:11:37 +01:00
Holger Brunn 0cf62ca1b3 [RFR] use odoorpc 2024-12-04 11:11:37 +01:00
Holger Brunn c22803f52d [IMP] community review 2024-12-04 11:11:37 +01:00
Holger Brunn 816f3ae867 [FIX] support firefox 2024-12-04 11:11:37 +01:00
Holger Brunn 4849b6d2ba [ADD] allow mapping records by equal field values 2024-12-04 11:11:37 +01:00
Holger Brunn 4fb2876584 [ADD] base_import_odoo 2024-12-04 11:11:37 +01:00
Holger Brunn e135e52620 [FIX] letsencrypt: don't talk to the letsencrypt server at all 2024-11-21 13:57:45 +01:00
Holger Brunn 0266e3a024 [ADD] letsencrypt: hbrunn as maintainer 2024-11-21 13:55:43 +01:00
Florian Mounier acab0d8c9e [BACKPORT] odoo_test_xmlrunner to 16.0
Also implement a better patch and merge test results.
2024-11-21 11:59:52 +01:00
Martin c69b5d5006 [17.0][ADD] odoo_test_xmlrunner module 2024-11-21 11:40:22 +01:00
mymage 6e7e03d85c Translated using Weblate (Italian)
Currently translated at 100.0% (18 of 18 strings)

Translation: server-tools-16.0/server-tools-16.0-sequence_python
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-sequence_python/it/
2024-11-13 10:06:39 +00:00
mymage 70130565e7 Added translation using Weblate (Italian) 2024-11-12 17:27:34 +00:00
Weblate 80dc1fbdab Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-base_import_default_enable_tracking
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_import_default_enable_tracking/
2024-11-12 11:51:12 +00:00
OCA-git-bot d0dc7802eb [BOT] post-merge updates 2024-11-12 10:29:46 +00:00
oca-ci 1c5cb77c74 [UPD] Update base_import_default_enable_tracking.pot 2024-11-12 10:22:07 +00:00
OCA-git-bot 69e0dfa51c Merge PR #3007 into 16.0
Signed-off-by thomaspaulb
2024-11-12 10:15:10 +00:00
OCA-git-bot 7096308e09 [BOT] post-merge updates 2024-11-11 21:38:42 +00:00
oca-ci c52b8c6295 [UPD] Update sequence_python.pot 2024-11-11 21:31:09 +00:00
OCA-git-bot ffa8dcff7c Merge PR #2972 into 16.0
Signed-off-by thomaspaulb
2024-11-11 21:23:49 +00:00
OCA-git-bot 2b7662cadb [BOT] post-merge updates 2024-11-10 11:30:25 +00:00
OCA-git-bot 3c4e89b537 Merge PR #3114 into 16.0
Signed-off-by kittiu
2024-11-10 11:23:02 +00:00
OCA-git-bot c6a75ba80d [BOT] post-merge updates 2024-11-08 13:19:40 +00:00
OCA-git-bot 63a131f63f Merge PR #3110 into 16.0
Signed-off-by legalsylvain
2024-11-08 13:12:15 +00:00
mymage 2e51556f60 Translated using Weblate (Italian)
Currently translated at 100.0% (88 of 88 strings)

Translation: server-tools-16.0/server-tools-16.0-upgrade_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-upgrade_analysis/it/
2024-11-08 11:06:32 +00:00
Aungkokolin1997 3eb00a4c3a [IMP] excel_import_export: excel_import_export: allow selection of all related templates for export action
Before this commit, when two templates exist for the same model, clicking "ADD EXPORT ACTION" for each template
creates separate server actions for each. As a result, if multiple templates are created for the same model,
numerous server actions with the label "Export Excel" will accumulate for that model.
With this commit, if two templates exist for the same model and "ADD EXPORT ACTION" is clicked for each,
they will now share a single server action. Users can then select templates from within the "Export Excel" wizard.
Clicking "REMOVE EXPORT ACTION" on a template will remove only that template from the "Export Excel" selection.
The server action itself will be deleted only when no templates use it for export.
2024-11-08 06:47:02 +00:00
OCA-git-bot cb2bf6f92c [BOT] post-merge updates 2024-11-07 12:21:06 +00:00
OCA-git-bot 6c9cb05c6e Merge PR #3112 into 16.0
Signed-off-by pedrobaeza
2024-11-07 12:13:50 +00:00
Víctor Martínez b761ddd918 [FIX] tracking_manager: Fix test related to ir.actions.act_window
Related to cac20c5f2f

Now it is necessary to have an ir.actions.act_window record
2024-11-07 13:07:29 +01:00
Sylvain LE GAL b0cba71b9a [FIX] module_analysis: don't import twice ir.cron 2024-11-06 22:25:53 +01:00
mymage 935789fe68 Translated using Weblate (Italian)
Currently translated at 100.0% (21 of 21 strings)

Translation: server-tools-16.0/server-tools-16.0-base_conditional_image
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_conditional_image/it/
2024-10-24 09:06:39 +00:00
OCA-git-bot c6a7333909 Merge PR #3036 into 16.0
Signed-off-by bguillot
2024-10-23 19:22:19 +00:00
OCA-git-bot 7277a574ef [BOT] post-merge updates 2024-10-22 15:37:54 +00:00
OCA-git-bot fe75f034e9 Merge PR #3061 into 16.0
Signed-off-by pedrobaeza
2024-10-22 15:30:24 +00:00
Weblate 81304c0197 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-upgrade_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-upgrade_analysis/
2024-10-22 14:54:43 +00:00
OCA-git-bot d24bcd911f [BOT] post-merge updates 2024-10-22 14:54:35 +00:00
oca-ci d2479a50ee [UPD] Update upgrade_analysis.pot 2024-10-22 14:47:14 +00:00
OCA-git-bot 53729b3460 Merge PR #2739 into 16.0
Signed-off-by pedrobaeza
2024-10-22 14:40:05 +00:00
Pedro M. Baeza 1e992f2c63 [FIX] letsencrypt: Disable tests
We are getting these continuous errors:

There were too many requests of a given type :: Service busy; retry later.
2024-10-22 16:30:26 +02:00
Pedro M. Baeza b3781353ac [FIX] upgrade_analysis: Proper UI in forms
The colspan property of some UI elements were not correctly adjusted to
the v16 sytem.

This commits fixes it.
2024-10-22 15:57:31 +02:00
Pedro M. Baeza 5e4a85f583 [IMP] upgrade_analysis: Don't reinstall installed modules
If a module is already installed, there's no need of reinstalling it.
2024-10-22 15:57:31 +02:00
Pedro M. Baeza 93ec208e02 [FIX] upgrade_analysis: Add to blacklist deprecated modules
Odoo has deprecated such modules with a pre-hook raising an error, so
they are not installable anymore.

This way, we avoid them to be included in the Install Modules Wizard.
2024-10-22 15:57:31 +02:00
OCA-git-bot 5a8d482538 [BOT] post-merge updates 2024-10-22 08:08:56 +00:00