OCA-git-bot
64929ead49
Merge PR #1556 into 17.0
...
Signed-off-by pedrobaeza
2025-01-24 07:25:28 +00:00
Carlos Lopez
8b5411bb87
Revert "[FIX] mail_forward: Render message actions correctly with callComponent"
...
This reverts commit ea11305f94
.
2025-01-23 10:13:13 -05:00
Weblate
e2b0c84297
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-17.0/social-17.0-mail_forward
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_forward/
2025-01-22 19:52:06 +00:00
OCA-git-bot
ac71ee9442
[BOT] post-merge updates
2025-01-22 16:08:36 +00:00
oca-ci
c479a21644
[UPD] Update mail_forward.pot
2025-01-22 16:04:21 +00:00
OCA-git-bot
a6eaa48472
Merge PR #1536 into 17.0
...
Signed-off-by pedrobaeza
2025-01-22 16:00:37 +00:00
Carlos Lopez
ea11305f94
[FIX] mail_forward: Render message actions correctly with callComponent
...
Currently, Odoo only renders the callComponent for quick actions (2 or 3 actions). However, the remaining actions, rendered as DropdownItem, do not invoke the callComponent.
This commit ensures that the rendering is consistent in both cases.
Complementary to: #131426
TODO: This code should be removed once the issue is fixed in the Odoo core.
https://github.com/odoo/odoo/pull/194643
2025-01-22 10:54:38 -05:00
Carlos Lopez
e13886b75b
[MIG] mail_forward: Migration to version 17.0
2025-01-22 10:53:11 -05:00
OCA-git-bot
ee3bb19bc8
[BOT] post-merge updates
2025-01-21 14:44:55 +00:00
OCA-git-bot
7050dc8119
Merge PR #1550 into 17.0
...
Signed-off-by pedrobaeza
2025-01-21 14:40:49 +00:00
Pierre Verkest
bcfc8fcd09
[FIX] mail_tracking: remove deprecation warning
...
Since python12 utcfromtimestamp is deprecated which generate deprecation warnings
class TestMailTrackingEmailCleanUp(SavepointCaseWithUserDemo):
fix #1445
2025-01-21 12:08:48 +01:00
Carlos Lopez
807ef4a78b
[IMP] mail_forward: pre-commit auto fixes
2025-01-20 06:45:26 -05:00
Carlos Lopez
3a743683fb
[FIX] mail_forward: prevent errors during the test tour when web_responsive is installed.
2025-01-20 06:45:26 -05:00
Carlos Lopez
cd5e2421cd
[ADD] mail_forward: new module to forward messages from the chatter
2025-01-20 06:45:26 -05:00
mymage
cc0666843e
Translated using Weblate (Italian)
...
Currently translated at 100.0% (6 of 6 strings)
Translation: social-17.0/social-17.0-mail_print
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_print/it/
2025-01-19 14:06:28 +00:00
mymage
b3cd114888
Translated using Weblate (Italian)
...
Currently translated at 100.0% (34 of 34 strings)
Translation: social-17.0/social-17.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_activity_team/it/
2025-01-19 14:06:28 +00:00
mymage
a5796a0ca8
Added translation using Weblate (Italian)
2025-01-19 12:01:58 +00:00
Weblate
81909b247f
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-17.0/social-17.0-mail_print
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_print/
2025-01-18 15:51:12 +00:00
OCA-git-bot
61e573e627
[BOT] post-merge updates
2025-01-18 11:55:20 +00:00
oca-ci
70e9963244
[UPD] Update mail_print.pot
2025-01-18 11:51:34 +00:00
OCA-git-bot
939bc776f9
Merge PR #1532 into 17.0
...
Signed-off-by pedrobaeza
2025-01-18 11:48:08 +00:00
Weblate
a642059ed9
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-17.0/social-17.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_activity_team/
2025-01-17 07:48:23 +00:00
OCA-git-bot
7e3355800d
[BOT] post-merge updates
2025-01-17 07:48:13 +00:00
oca-ci
729b4ee9ef
[UPD] Update mail_activity_team.pot
2025-01-17 07:44:37 +00:00
OCA-git-bot
4f41c102ca
Merge PR #1474 into 17.0
...
Signed-off-by yajo
2025-01-17 07:41:32 +00:00
mymage
bc3d2f4f65
Translated using Weblate (Italian)
...
Currently translated at 100.0% (32 of 32 strings)
Translation: social-17.0/social-17.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_activity_team/it/
2025-01-16 15:06:49 +00:00
Carlos Lopez
6015dfdc20
[IMP] mail_print: Migration to 17
2025-01-07 06:47:31 -05:00
Carlos Lopez
609747f0d0
[IMP] mail_print: pre-commit auto fixes
2024-12-31 07:48:16 -05:00
Carlos Lopez
bfac37d090
[IMP] mail_print: Allow printing messages from incoming mail
...
Before this commit, the option to print messages was only available for messages sent from Odoo. After this commit, it is now possible to print incoming messages as well.
2024-12-31 07:48:15 -05:00
Carlos Lopez
40749ba5f4
[FIX] mail_print: prevent errors during the test tour when web_responsive is installed.
2024-12-31 07:48:12 -05:00
Carlos Lopez
6f276d7a35
[ADD] mail_print: new module to print messages from chatter
2024-12-31 07:48:06 -05:00
Weblate
6179ce65ed
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-17.0/social-17.0-mail_quoted_reply
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_quoted_reply/
2024-12-27 11:51:42 +00:00
OCA-git-bot
90823b4117
[BOT] post-merge updates
2024-12-27 09:35:23 +00:00
oca-ci
6788b1aa47
[UPD] Update mail_quoted_reply.pot
2024-12-27 09:31:43 +00:00
OCA-git-bot
7bd025bce3
Merge PR #1456 into 17.0
...
Signed-off-by hbrunn
2024-12-27 09:28:05 +00:00
OCA-git-bot
5a400c7581
[BOT] post-merge updates
2024-12-20 11:35:38 +00:00
OCA-git-bot
23047300cf
Merge PR #1524 into 17.0
...
Signed-off-by yajo
2024-12-20 11:31:41 +00:00
Víctor Martínez
f2d95dfd7c
[IMP] mail_notification_custom_subject: Make the subject_template field translatable
...
TT52259
2024-12-20 08:19:49 +01:00
David
b4b2f6e5a0
[IMP] mass_mailing_custom_unsubscribe: pre-commit auto fixes
2024-12-16 09:08:33 +01:00
pilarvargas-tecnativa
f2bbf5e1a0
[FIX] mass_mailing_custom_unsubscribe: fix warning from override create method
...
Fixes an issue where the odoo.addons.mass_mailing_custom_unsubscribe.models.mail_unsubscribe model was not correctly overriding the create method to handle batch operations. The create method has now been adapted to handle batch record creation, ensuring that it works correctly in all situations.
TT44333
2024-12-16 09:08:33 +01:00
mymage
b3a1a03879
Translated using Weblate (Italian)
...
Currently translated at 100.0% (85 of 85 strings)
Translation: social-16.0/social-16.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mass_mailing_custom_unsubscribe/it/
2024-12-16 09:08:33 +01:00
pilarvargas-tecnativa
6c75b5ef99
[MIG] mass_mailing_custom_unsubscribe: Continue migration to version 16.0
...
TT44333
2024-12-16 09:08:33 +01:00
Carolina Fernandez
0726b023be
[MIG] mass_mailing_custom_unsubscribe: Migration to 16.0
2024-12-16 09:08:33 +01:00
Weblate
ab00a6d069
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-15.0/social-15.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mass_mailing_custom_unsubscribe/
2024-12-16 09:08:33 +01:00
Ivorra78
9aecc6f152
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: social-15.0/social-15.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mass_mailing_custom_unsubscribe/es/
2024-12-16 09:08:33 +01:00
mymage
eec79cb502
Translated using Weblate (Italian)
...
Currently translated at 29.0% (25 of 86 strings)
Translation: social-15.0/social-15.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mass_mailing_custom_unsubscribe/it/
2024-12-16 09:08:33 +01:00
Ernesto Tejeda
2ba7c4a9b7
[MIG] mass_mailing_custom_unsubscribe: Migration to 15.0
2024-12-16 09:08:33 +01:00
Ernesto Tejeda
abb1e58197
[MIG] mass_mailing_custom_unsubscribe: Migration to 14.0
2024-12-16 09:08:33 +01:00
Ernesto Tejeda
3a29013956
[IMP] mass_mailing_custom_unsubscribe: black, isort, prettier
2024-12-16 09:08:33 +01:00
david
bfb68d822f
[FIX] mass_mailing_custom_unsubscribe: contacts model rename
...
As the mail contacts model is renamed, we need to update the Reference
field data with it.
TT30414
2024-12-16 09:08:33 +01:00