İçereği Atla
Menü
Bu soru işaretlendi

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
3
Tem 21
9506
0
Eyl 24
721
0
Nis 24
1240
1
Tem 24
2044
2
May 24
2306