From 0e779c0db22ecfe6f9e8f2274535004cb5b69342 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 14 Jan 2021 08:00:54 +0000 Subject: [PATCH] [UPD] README.rst --- mail_notification_custom_subject/README.rst | 2 +- .../static/description/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail_notification_custom_subject/README.rst b/mail_notification_custom_subject/README.rst index 8053e248a..4aa642643 100644 --- a/mail_notification_custom_subject/README.rst +++ b/mail_notification_custom_subject/README.rst @@ -41,7 +41,7 @@ Configuration * Go to **Settings > Technical > Email > Subject Replacement Templates** * Create a new template. - * The field **Models** specifies the models to which the subject template should apply in the emails sent by Odoo + * The field **Model** specifies the model to which the subject template should apply in the notification emails sent by Odoo. * The field **Subject Template** accepts `Jinjah` expressions. * The field **Replace** specifies if the template should replace existing content or append to it. diff --git a/mail_notification_custom_subject/static/description/index.html b/mail_notification_custom_subject/static/description/index.html index bc4f1bf5d..21bf700d9 100644 --- a/mail_notification_custom_subject/static/description/index.html +++ b/mail_notification_custom_subject/static/description/index.html @@ -3,7 +3,7 @@ - + Mail Notification Custom Subject