Commit Graph

26 Commits (dd9bced5ef51a15c34a6fce3fa5c714bf252414e)

Author SHA1 Message Date
OCA-git-bot 533d8829db [BOT] post-merge updates 2024-04-12 07:42:56 +00:00
oca-ci abe301303b [UPD] Update mail_notification_custom_subject.pot 2024-04-12 07:40:51 +00:00
maciej-wichowski fde4ba078a [MIG] mail_notification_custom_subject: migration to 17.0 2024-04-09 12:14:08 +02:00
maciej-wichowski f7b15d4e6f [IMP] mail_notification_custom_subject: pre-commit auto fixes 2024-04-09 11:46:14 +02:00
Ivorra78 af068ba09a Added translation using Weblate (Spanish) 2024-04-09 11:42:04 +02:00
OCA-git-bot f8aecb6378 [UPD] README.rst 2024-04-09 11:39:32 +02:00
Luis Ernesto García Medina 7d02ad2066 [IMP] mail_notification_custom_subject: add migration script for convert syntaxis of jinja2 to jinja3 2024-04-09 11:39:32 +02:00
OCA-git-bot 0df3fdb082 mail_notification_custom_subject 15.0.1.0.2 2024-04-09 11:39:32 +02:00
OCA-git-bot 99efd18fb9 [UPD] README.rst 2024-04-09 11:39:32 +02:00
Eduardo De Miguel 44d8a03191 [FIX] mail_notification_custom_subject: Use same approach as Odoo when selecting subtype_id 2024-04-09 11:39:32 +02:00
OCA-git-bot f8834106f4 mail_notification_custom_subject 15.0.1.0.1 2024-04-09 11:39:32 +02:00
OCA-git-bot 8afaee2f3b [UPD] README.rst 2024-04-09 11:39:32 +02:00
Jairo Llopis 36d7f7b8ef [BUILD] mail_notification_custom_subject: change maintainer 2024-04-09 11:39:32 +02:00
Jairo Llopis c284bafbc1 [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-04-09 11:39:32 +02:00
Weblate 97d86d13c7 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-04-09 11:39:32 +02:00
OCA-git-bot ae9c002cf5 [UPD] README.rst 2024-04-09 11:39:32 +02:00
oca-ci 4da22056f9 [UPD] Update mail_notification_custom_subject.pot 2024-04-09 11:39:32 +02:00
Víctor Martínez 254dc57e44 [MIG] mail_notification_custom_subject: Migration to 15.0
TT36470
2024-04-09 11:39:32 +02:00
Olga Marco 3522215b51 [FIX] mail_notification_custom_subject: Error modifying subtype_id
[IMP] update dotfiles [ci skip]
2024-04-09 11:39:32 +02:00
oca-travis 709d56631c [UPD] Update mail_notification_custom_subject.pot
[UPD] README.rst
2024-04-09 11:39:32 +02:00
Naglis Jonaitis 25c182822e [MIG] mail_notification_custom_subject: Migration to 14.0 2024-04-09 11:39:32 +02:00
Naglis Jonaitis 04734da384 [IMP] mail_notification_custom_subject: black, isort, prettier 2024-04-09 11:39:32 +02:00
Víctor Martínez 1eae3ba683 [IMP] mail_notification_custom_subject: Add comment to explain test_bad_template_does_not_break test 2024-04-09 11:39:32 +02:00
Carlos Roca 6fd81dafca [MIG] mail_notification_custom_subject: Migration to v13.0 2024-04-09 11:39:32 +02:00
Carlos Roca cec4c079c5 [IMP] mail_notification_custom_subject: black, isort, prettier 2024-04-09 11:39:32 +02:00
João Marques 7e44259b35 [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-04-09 11:39:32 +02:00