Commit Graph

2498 Commits (c0436db6c6d0db0f60b6645ce8fea068e3e7395a)

Author SHA1 Message Date
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
OCA-git-bot 4c5199029b Merge PR #3089 into 16.0
Signed-off-by pedrobaeza
2024-10-22 08:01:27 +00:00
Pedro M. Baeza 3d39f2b8b4 [FIX] auto_backup: Don't complain on existing folder
Fixes #3066
2024-10-22 09:51:43 +02:00
OCA-git-bot 6e94639c36 [BOT] post-merge updates 2024-10-16 21:25:33 +00:00
OCA-git-bot 8df5e1c769 Merge PR #3083 into 16.0
Signed-off-by legalsylvain
2024-10-16 21:08:43 +00:00
Florent Cayré 6122411c80 [16.0][FIX] module_analysis: interpret exclude_directories as relative to module's folder
Backport of PR #3045.
2024-10-16 23:05:48 +02:00
BT-anieto 32c190647e [IMP] auditlog: Track company dependent fields
Fields declared with company_dependent=True are computed and non stored by default, which makes
them not to be tracked.
2024-10-10 14:11:19 +02:00
OCA-git-bot a787ad2345 [BOT] post-merge updates 2024-10-09 15:22:25 +00:00
OCA-git-bot 80240fdb07 Merge PR #2977 into 16.0
Signed-off-by pedrobaeza
2024-10-09 15:14:57 +00:00
OCA-git-bot a68fadd576 [BOT] post-merge updates 2024-10-08 12:24:31 +00:00
OCA-git-bot 34245c4758 Merge PR #3056 into 16.0
Signed-off-by pedrobaeza
2024-10-08 12:17:27 +00:00
Víctor Martínez 5b3fbcb4c2 [FIX] tracking_manager: Test compatibility
Related to b41e7ae2c7

Do not set the child_ids field as tracking in the setup to avoid incorrect data in some cases

TT51160
2024-10-08 12:22:44 +02:00
OCA-git-bot 33277135b4 [BOT] post-merge updates 2024-10-08 07:29:43 +00:00
OCA-git-bot 471682df93 Merge PR #3051 into 16.0
Signed-off-by pedrobaeza
2024-10-08 07:22:44 +00:00
Víctor Martínez b41e7ae2c7 [FIX] tracking_manager: Avoid error when accessing the value of a field that we do not have access
Example use case:
- Install hr_fleet
- Set the employee_ids field of hr.employee as a tracking field
- Modify the user to not have permissions in Fleet
- Modify the name of an employee

TT51160
2024-10-08 09:02:49 +02:00
mymage 22400c33ff Translated using Weblate (Italian)
Currently translated at 100.0% (63 of 63 strings)

Translation: server-tools-16.0/server-tools-16.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_exception/it/
2024-10-07 10:06:29 +00:00
OCA-git-bot c6655c5aab [BOT] post-merge updates 2024-10-07 06:56:41 +00:00
OCA-git-bot a43818a89b Merge PR #3048 into 16.0
Signed-off-by pedrobaeza
2024-10-07 06:49:23 +00:00
Víctor Martínez aeb1f6b6d7 [FIX] tracking_manager: Avoid error if no record is linked (example: child_ids of res.partner)
Example use case:
- Define the child_ids field of res.partner as tracking.
- Modify contact Brandon Freeman and leave parent_id empty (Azure Interior)
- No error should be displayed

TT51146
2024-10-07 08:37:47 +02:00
Ignacio Buioli f8cf77a9b5 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (19 of 19 strings)

Translation: server-tools-16.0/server-tools-16.0-scheduler_error_mailer
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-scheduler_error_mailer/es_AR/
2024-10-06 22:06:30 +00:00
mymage 4591d25c1e Translated using Weblate (Italian)
Currently translated at 100.0% (204 of 204 strings)

Translation: server-tools-16.0/server-tools-16.0-excel_import_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export/it/
2024-10-03 10:06:45 +00:00
Weblate a01e881442 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-excel_import_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export/
2024-09-30 14:14:03 +00:00
OCA-git-bot 8830306a66 [BOT] post-merge updates 2024-09-30 14:13:55 +00:00
oca-ci fecc9c8b29 [UPD] Update excel_import_export.pot 2024-09-30 14:06:47 +00:00