Se rendre au contenu
Menu
Cette question a été signalée
4 Réponses
8642 Vues

I am unable to find how add a user's email signature to an email sent from an CRM opportunity. I can only send plain-text email. Invoices and Sale orders do have the users signature. How to add it to CRM opportunities as well?

Avatar
Ignorer

I would also like an answer to this.

Thanks for your share.

Meilleure réponse

Each user can add their email signatures in their preferences. Click on user name (Top right) > preferences > Email Signature. This works for emails from CRM App as well.

Avatar
Ignorer
Meilleure réponse

Hi!

I added a email signature in this way, but when sending an e-mail from CRM app, it does not appear.. Any ideas on this?

Avatar
Ignorer

Hey Stef. I found if you add the following into the code on your templates, it will populate the signature.

% if user and user.signature:
${user.signature | safe}
% endif

Attachment blocker in the server config maybe?

Meilleure réponse

I was hoping to have two sales teams each with their own different signature.

Is this possible?

Avatar
Ignorer
Meilleure réponse

Having the same issue as Stef.

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
avr. 25
4207
2
juil. 24
2295
1
mai 24
2722
0
déc. 15
3521
0
juin 25
7062