mirror of https://github.com/OCA/social.git
[UPD] README.rst
parent
aff914c20f
commit
0e779c0db2
|
@ -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<ttps://jinja.palletsprojects.com/en/2.11.x/>` expressions.
|
||||
* The field **Replace** specifies if the template should replace existing content or append to it.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" />
|
||||
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
|
||||
<title>Mail Notification Custom Subject</title>
|
||||
<style type="text/css">
|
||||
|
||||
|
@ -394,7 +394,7 @@ emails sent by Odoo</p>
|
|||
<li><p class="first">Create a new template.</p>
|
||||
<blockquote>
|
||||
<ul class="simple">
|
||||
<li>The field <strong>Models</strong> specifies the models to which the subject template should apply in the emails sent by Odoo</li>
|
||||
<li>The field <strong>Model</strong> specifies the model to which the subject template should apply in the notification emails sent by Odoo.</li>
|
||||
<li>The field <strong>Subject Template</strong> accepts <cite>Jinjah<ttps://jinja.palletsprojects.com/en/2.11.x/></cite> expressions.</li>
|
||||
<li>The field <strong>Replace</strong> specifies if the template should replace existing content or append to it.</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue