Se rendre au contenu
Menu
Cette question a été signalée

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
Ignorer
Publications associées Réponses Vues Activité
3
juil. 21
9499
0
sept. 24
708
0
avr. 24
1235
1
juil. 24
2031
2
mai 24
2299