(Feb 24th, 2021, 2:45 PM) pid=\39861' Wrote:no need to enter a value in field FROM, see the code :
'email_from': fields.char('From',
help="Sender address (placeholders may be used here). If not set, the default "
"value will be the author's email alias if configured, or email address."),
Here is how you do it in XML:
<record id="yourdirectory.yourprefered_id" model="mail.template">
<field name="email_from">info@yourcompany.com</field>
<field name="reply_to">info@yourcompany.com</field>
<field name="email_to">${object.model_field_representing_email}</field>
<field name="subject">bla bla bla</field>
...
</record>
I made many websites as a coder and I was also a part of a well-named agency that makes websites worldwide. For more queries please leave a message for me here or just hit the key fob website and I'll answer you within 24 hours. I hope that this answer is enough to make the changes.
Thanks, janeu361 for sharing the details in-depth. People like you made our day as a member I'll suggest using a platform for fob keys services which is the best I ever used so far. Maybe it would be a great experience at this forum for me.
Thread Rating:
How to implement {$ANSWER_email} in Reply-To field in EDIT EMAIL TEMPLATE page
|
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to implement {$ANSWER_email} in Reply-To field in EDIT EMAIL TEMPLATE page - by LetsFly - Jun 10th, 2013, 8:05 AM
RE: How to implement {$ANSWER_email} in Reply-To field in EDIT EMAIL TEMPLATE page - by Joe - Jun 11th, 2013, 10:27 AM
RE: How to implement {$ANSWER_email} in Reply-To field in EDIT EMAIL TEMPLATE page - by LetsFly - Jun 12th, 2013, 12:39 PM
RE: How to implement {$ANSWER_email} in Reply-To field in EDIT EMAIL TEMPLATE page - by Joe - Jun 18th, 2013, 3:49 PM
RE: How to implement {$ANSWER_email} in Reply-To field in EDIT EMAIL TEMPLATE page - by MalcolmPaulson - Sep 27th, 2020, 10:05 PM
RE: How to implement {$ANSWER_email} in Reply-To field in EDIT EMAIL TEMPLATE page - by janeu361 - Feb 24th, 2021, 2:45 PM
RE: How to implement {$ANSWER_email} in Reply-To field in EDIT EMAIL TEMPLATE page - by olivia858 - Feb 28th, 2021, 10:34 PM
|
Users browsing this thread: 2 Guest(s)