Commit Graph

19 Commits

Author SHA1 Message Date
OCA-git-bot
053038bc97 mail_notification_custom_subject 15.0.1.0.2 2022-12-14 10:45:48 +00:00
OCA-git-bot
14c6ce8999 [UPD] README.rst 2022-12-14 10:45:47 +00:00
Eduardo De Miguel
e373d416d5 [FIX] mail_notification_custom_subject: Use same approach as Odoo when selecting subtype_id 2022-12-14 11:32:59 +01:00
OCA-git-bot
b01f5b1373 mail_notification_custom_subject 15.0.1.0.1 2022-12-02 09:41:45 +00:00
OCA-git-bot
12c844509b [UPD] README.rst 2022-12-02 09:41:45 +00:00
Jairo Llopis
1a1fcbccbc
[BUILD] mail_notification_custom_subject: change maintainer 2022-12-02 09:02:06 +00:00
Jairo Llopis
ba8cf6ec7a
[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
2022-12-02 08:57:08 +00:00
Weblate
55599507dd 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/
2022-10-25 07:10:37 +00:00
OCA-git-bot
39d5254fe1 [UPD] README.rst 2022-10-25 06:22:25 +00:00
oca-ci
9c0d7eb557 [UPD] Update mail_notification_custom_subject.pot 2022-10-25 06:19:30 +00:00
Víctor Martínez
38638654fc [MIG] mail_notification_custom_subject: Migration to 15.0
TT36470
2022-10-25 08:06:44 +02:00
Olga Marco
4b5eeec844 [FIX] mail_notification_custom_subject: Error modifying subtype_id
[IMP] update dotfiles [ci skip]
2022-10-19 12:58:29 +02:00
oca-travis
ddc9efe4af [UPD] Update mail_notification_custom_subject.pot
[UPD] README.rst
2022-10-19 12:58:27 +02:00
Naglis Jonaitis
14cc2d99be [MIG] mail_notification_custom_subject: Migration to 14.0 2022-10-19 12:40:22 +02:00
Naglis Jonaitis
d5f0d97a9d [IMP] mail_notification_custom_subject: black, isort, prettier 2022-10-19 12:40:22 +02:00
Víctor Martínez
51c4d08122 [IMP] mail_notification_custom_subject: Add comment to explain test_bad_template_does_not_break test 2022-10-19 12:40:22 +02:00
Carlos Roca
7b747ffd95 [MIG] mail_notification_custom_subject: Migration to v13.0 2022-10-19 12:40:22 +02:00
Carlos Roca
1bb5aee507 [IMP] mail_notification_custom_subject: black, isort, prettier 2022-10-19 12:40:22 +02:00
João Marques
586be98e65 [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>
2022-10-19 12:40:22 +02:00