Commit Graph

29 Commits (0b54346837f9de3818cb19cb01ffbb17a2eb75b5)

Author SHA1 Message Date
mymage 0fd08799cf Translated using Weblate (Italian)
Currently translated at 100.0% (21 of 21 strings)

Translation: social-16.0/social-16.0-mail_notification_custom_subject
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_notification_custom_subject/it/
2024-10-17 16:06:28 +00:00
mymage f42c7a820d Added translation using Weblate (Italian) 2024-10-17 12:52:34 +00:00
OCA-git-bot 47ec998e0a [BOT] post-merge updates 2024-10-14 11:38:04 +00:00
oca-ci 3b34ef17e3 [UPD] Update mail_notification_custom_subject.pot 2024-10-14 11:33:25 +00:00
Eduardo López Peñalver b39e093457
[IMP] mail_notification_custom_subject: migration to v16
MT-7401
2024-10-14 12:49:27 +02:00
Eduardo López Peñalver 6642852644
[IMP] mail_notification_custom_subject: pre-commit stuff
MT-7401
2024-10-14 12:48:20 +02:00
Ivorra78 9a79fa43d4
Translated using Weblate (Spanish)
Currently translated at 100.0% (21 of 21 strings)

Translation: social-15.0/social-15.0-mail_notification_custom_subject
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_notification_custom_subject/es/
2024-10-01 12:57:09 +02:00
Ivorra78 98b50acfa7
Added translation using Weblate (Spanish) 2024-10-01 12:57:08 +02:00
OCA-git-bot 92779a0151
[UPD] README.rst 2024-10-01 12:57:08 +02:00
Luis Ernesto García Medina fcb463d28b
[IMP] mail_notification_custom_subject: add migration script for convert syntaxis of jinja2 to jinja3 2024-10-01 12:57:08 +02:00
OCA-git-bot ea687ad41a
mail_notification_custom_subject 15.0.1.0.2 2024-10-01 12:57:08 +02:00
OCA-git-bot 819f8d0165
[UPD] README.rst 2024-10-01 12:57:08 +02:00
Eduardo De Miguel 69345064b6
[FIX] mail_notification_custom_subject: Use same approach as Odoo when selecting subtype_id 2024-10-01 12:57:08 +02:00
OCA-git-bot 80c9866e91
mail_notification_custom_subject 15.0.1.0.1 2024-10-01 12:57:08 +02:00
OCA-git-bot 0e8b8b019c
[UPD] README.rst 2024-10-01 12:57:08 +02:00
Jairo Llopis 79efb3979f
[BUILD] mail_notification_custom_subject: change maintainer 2024-10-01 12:57:07 +02:00
Jairo Llopis 120237d630
[FIX] mail_notification_custom_subject: do not require being admin to send messages
After installing the module, any user was required to have admin rights to be able to search across models.

This fix does just that search with sudo and returns back to non-sudo mode immediately after. This way, we don't need to increase permissions for everybody.

Tests now run unprivileged, to assert this problem never happens again.

@moduon MT-1644 MT-1645
2024-10-01 12:57:07 +02:00
Weblate 207194daca
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_notification_custom_subject
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_notification_custom_subject/
2024-10-01 12:57:07 +02:00
OCA-git-bot 2cb0ddd549
[UPD] README.rst 2024-10-01 12:57:07 +02:00
oca-ci fde280da30
[UPD] Update mail_notification_custom_subject.pot 2024-10-01 12:57:07 +02:00
Víctor Martínez 8c6eed2727
[MIG] mail_notification_custom_subject: Migration to 15.0
TT36470
2024-10-01 12:57:07 +02:00
Olga Marco 7035abee2b
[FIX] mail_notification_custom_subject: Error modifying subtype_id
[IMP] update dotfiles [ci skip]
2024-10-01 12:57:07 +02:00
oca-travis a5ec604bc3
[UPD] Update mail_notification_custom_subject.pot
[UPD] README.rst
2024-10-01 12:57:07 +02:00
Naglis Jonaitis 1249a3e192
[MIG] mail_notification_custom_subject: Migration to 14.0 2024-10-01 12:57:06 +02:00
Naglis Jonaitis a2c651812f
[IMP] mail_notification_custom_subject: black, isort, prettier 2024-10-01 12:57:06 +02:00
Víctor Martínez 469320a5b4
[IMP] mail_notification_custom_subject: Add comment to explain test_bad_template_does_not_break test 2024-10-01 12:57:06 +02:00
Carlos Roca ea99a7e69f
[MIG] mail_notification_custom_subject: Migration to v13.0 2024-10-01 12:57:06 +02:00
Carlos Roca e5bc9035e4
[IMP] mail_notification_custom_subject: black, isort, prettier 2024-10-01 12:57:06 +02:00
João Marques 7eadcbd72a
[ADD] mail_notification_custom_subject: Apply a custom subject to mail notifications
This module allows you to specify templates to override the subject on the notification
emails sent by Odoo.

TT27191

Co-authored-by: Pedro M. Baeza <pedro.baeza@tecnativa.com>
2024-10-01 12:57:05 +02:00