Skip to Content
Menu
This question has been flagged

Hello dear community,


We are using Odoo V17 and have a problem with the individualisation of our email templates.


We would like to change the templates for our purchasing processes from the standard so that we are able to automatically insert the signatures per user in the messages.

This should work either via the chat window or via the email window.


<t t-if="not is_html_empty(object.user_id.signature)">
<br><br>
<t t-out="object.user_id.signature or ''">--<br>Alpha Sigma GmbH</t>
</t>

 


So far, for example, a buyer is stored for orders. The email signature is automatically attached to the first message, but as soon as someone else from our department wants to send out an order, the signature is not automatically inserted.


Has anyone ever had the same or a similar problem and can kindly help us?

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
júl 21
9519
0
sep 24
733
0
apr 24
1291
1
júl 24
2064
2
máj 24
2335