This question has been flagged
2 Replies
5446 Views

Hi all,


We are currently on Odoo 13 enteprise and have the multi-company feature setup. Because of this, a salesperson could be selling via multiple companies. How can we setup their email accounts to reflect the multiple email domain they will need to use as well?

For example, Salesperson ABC might be part of company A and B and needs the following;

abc@a.com

abc@b.com

Avatar
Discard
Best Answer

I just tested this approach and it seems to work:

Create a custom field on each User to store the prefix part of their email:




Create a custom field on each Company to store the suffix part of their email:




Modify each email template you want to use to concatenate the two custom fields to make the full address:




For a Sales Order in each Company, you get the emails sent accordingly:







Try it and let us all know if it works for you.


Avatar
Discard
Author

Worked perfectly, thank you!

Best Answer

HI,

I guess this won't work for sending emails from the chatter. Any suggestions for that?

Regards,

Dries

Avatar
Discard