Commit Graph

1217 Commits (13a9674ba75055b636b216ebd3a1c1708b48bc8c)

Author SHA1 Message Date
Pedro M. Baeza 13a9674ba7
Merge pull request #1629 from FernandoRomera/17.0-fromera-mass_mailing_custom_unsubscribe
[17.0][FIX] mass_mailing_custom_unsubscribe: Error migration SQL
2025-04-10 10:50:12 +02:00
FernandoRomera f5a32662ab [17.0][FIX] mass_mailing_custom_unsubscribe: Error migration SQL 2025-04-10 10:44:31 +02:00
mymage 5f08f9d58e Translated using Weblate (Italian)
Currently translated at 100.0% (19 of 19 strings)

Translation: social-17.0/social-17.0-mail_composer_cc_bcc
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_composer_cc_bcc/it/
2025-04-09 09:24:41 +00:00
Weblate 8c54cb40e9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-17.0/social-17.0-mail_composer_cc_bcc
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_composer_cc_bcc/
2025-04-09 01:36:13 +00:00
OCA-git-bot 4f65b62c05 [BOT] post-merge updates 2025-04-09 01:36:04 +00:00
oca-ci 4d59a6db12 [UPD] Update mail_composer_cc_bcc.pot 2025-04-09 01:31:29 +00:00
OCA-git-bot 5905e8ed5d Merge PR #1494 into 17.0
Signed-off-by trisdoan
2025-04-09 01:27:39 +00:00
trisdoan 99eec2ed4c [IMP] mail_composer_cc_bcc: refactor _generate_template_recipients
[IMP] mail_composer_cc_bcc: refactor _generate_template_recipients

1. Refactor _generate_template_recipients

2. Fix invalid-email-address for Bcc
   - In standard, Bcc key in dict message was stripped in
4394940a09/odoo/addons/base/models/ir_mail_server.py (L676)
   - Duplicate the key to retain for later assertion
2025-04-08 14:09:32 +07:00
trisdoan 3e4205bb20 [FIX] mail_composer_cc_bcc: duplicate email 2025-04-08 14:09:32 +07:00
trisdoan 81a914c73c [FIX] mail_composer_cc_bcc:send RFQ by email 2025-04-08 14:09:32 +07:00
BryanSomko aab05801f8 [FIX] mail_composer_cc_bcc: fix duplicate key value violates unique constraint "unique_mail_message_id_res_partner_id_if_set" when adding the same user to CC field that is already set as a follower 2025-04-08 14:09:32 +07:00
mymage eb45de2a63 Translated using Weblate (Italian)
Currently translated at 100.0% (1 of 1 strings)

Translation: social-17.0/social-17.0-mail_no_user_assign_notification
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_no_user_assign_notification/it/
2025-04-05 08:50:22 +00:00
OCA-git-bot c8ff23d51e [BOT] post-merge updates 2025-04-04 18:28:49 +00:00
oca-ci 6fc105358a [UPD] Update mass_mailing_custom_unsubscribe.pot 2025-04-04 18:24:20 +00:00
OCA-git-bot ba52425f38 Merge PR #1623 into 17.0
Signed-off-by pedrobaeza
2025-04-04 18:20:08 +00:00
mymage c00bf6cfdf Added translation using Weblate (Italian) 2025-04-01 16:42:33 +00:00
David 4d76b1225d [MIG] mass_mailing_custom_unsubscribe: Migration to 17.0
- Refactor to adapt to the new core ubsubscription methods

TT49917
2025-03-25 16:29:32 +01:00
OCA-git-bot 4f9f322b53 [BOT] post-merge updates 2025-03-19 07:16:12 +00:00
OCA-git-bot f6ef3b5255 Merge PR #1621 into 17.0
Signed-off-by pedrobaeza
2025-03-19 07:11:36 +00:00
nobuQuartile 72397c2063 [FIX] mail_show_follower: Company identification in _send()
Before this commit, 'Show Internal Users CC' would always be False,
regardless of the setting in the company, in case the message came
from a record with a company_id field but without a value assignment to
it (e.g., a partner record with no company), as company would be an
empty record.

This commit fixes the behavior by capturing company from self.env in
these cases.
2025-03-19 05:30:17 +00:00
OCA-git-bot 2f28a86a98 [BOT] post-merge updates 2025-02-21 16:11:03 +00:00
oca-ci 72c8ff3891 [UPD] Update mail_no_user_assign_notification.pot 2025-02-21 16:06:28 +00:00
OCA-git-bot 58c9b82d7c Merge PR #1601 into 17.0
Signed-off-by pedrobaeza
2025-02-21 16:02:11 +00:00
Pedro M. Baeza 770a29798c
Merge pull request #1602 from Tecnativa/17.0-ou-add-mail_activity_cancel_tracking
[17.0][OU-ADD] mail_activity_cancel_tracking: Remove noupdate=1 records from mail_activity_unlink_log
2025-02-21 12:40:29 +01:00
Víctor Martínez bdd48978e0 [OU-ADD] mail_activity_cancel_tracking: Remove noupdate=1 records from mail_activity_unlink_log 2025-02-21 12:26:06 +01:00
Carlos Lopez 2789a3048e [MIG] mail_no_user_assign_notification: Migration to version 17.0 2025-02-20 08:55:10 -05:00
Carlos Lopez eab7a4ec84 [IMP] mail_no_user_assign_notification: pre-commit auto fixes 2025-02-20 08:55:10 -05:00
Víctor Martínez eb0169e3ca [ADD] mail_no_user_assign_notification: New module
TT49257
2025-02-20 08:55:10 -05:00
mymage 132e0ad7c9 Translated using Weblate (Italian)
Currently translated at 100.0% (2 of 2 strings)

Translation: social-17.0/social-17.0-mail_disable_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_disable_follower_notification/it/
2025-02-20 11:06:34 +00:00
mymage db80c6de32 Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: social-17.0/social-17.0-mail_activity_cancel_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_activity_cancel_tracking/it/
2025-02-20 11:06:34 +00:00
mymage 599c4554c9 Added translation using Weblate (Italian) 2025-02-20 08:49:27 +00:00
mymage f5bcad06de Added translation using Weblate (Italian) 2025-02-20 08:41:09 +00:00
Weblate 629812247f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-17.0/social-17.0-mail_activity_cancel_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_activity_cancel_tracking/
2025-02-20 07:52:43 +00:00
OCA-git-bot 70ce3dc4f3 [BOT] post-merge updates 2025-02-20 07:19:35 +00:00
oca-ci 48c74dd442 [UPD] Update mail_activity_cancel_tracking.pot 2025-02-20 07:14:55 +00:00
OCA-git-bot 5c4164ff87 Merge PR #1599 into 17.0
Signed-off-by pedrobaeza
2025-02-20 07:11:04 +00:00
OCA-git-bot 98aa4d18d3 [BOT] post-merge updates 2025-02-19 17:50:18 +00:00
oca-ci 9447e136be [UPD] Update mail_disable_follower_notification.pot 2025-02-19 17:45:48 +00:00
OCA-git-bot 34b4e0dcaf Merge PR #1578 into 17.0
Signed-off-by etobella
2025-02-19 17:41:56 +00:00
Víctor Martínez 05e2f03632 [ADD] mail_activity_cancel_tracking: New module
TT55162
2025-02-19 09:54:03 +01:00
mymage 6aa37e5244 Translated using Weblate (Italian)
Currently translated at 100.0% (31 of 31 strings)

Translation: social-17.0/social-17.0-mass_mailing_list_dynamic
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mass_mailing_list_dynamic/it/
2025-02-18 11:06:17 +00:00
Weblate 1fa19e607d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-17.0/social-17.0-mass_mailing_list_dynamic
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mass_mailing_list_dynamic/
2025-02-17 15:51:42 +00:00
OCA-git-bot a6045dd693 [BOT] post-merge updates 2025-02-17 15:37:53 +00:00
oca-ci c0bf14a15b [UPD] Update mass_mailing_list_dynamic.pot 2025-02-17 15:33:40 +00:00
OCA-git-bot bec71f9252 Merge PR #1368 into 17.0
Signed-off-by pedrobaeza
2025-02-17 15:29:47 +00:00
Pedro Evaristo Gonzalez Sanchez 3070075580 [17.0][MIG] mass_mailing_list_dynamic: Migration to 17.0 2025-02-17 11:17:36 +01:00
OCA-git-bot f5fd3977bc [BOT] post-merge updates 2025-02-14 11:02:42 +00:00
OCA-git-bot 49f16e5ea0 Merge PR #1595 into 17.0
Signed-off-by pedrobaeza
2025-02-14 10:58:40 +00:00
Yannis Burkhalter deb52b4bd6
[FIX] mail_debrand: Avoid odoo.sh links removal
For URLs like my-customer.odoo.com
Forward of #1181
Issue: #1375
2025-02-13 14:44:33 +01:00
mymage 8a0f8fd2b2 Translated using Weblate (Italian)
Currently translated at 100.0% (25 of 25 strings)

Translation: social-17.0/social-17.0-mail_show_follower
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_show_follower/it/
2025-02-13 11:06:36 +00:00