Skip to Content
Menu

Multi-Company Email - Multi Company Email

by
Odoo

22.82

v 17.0 Third Party 38
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 96
Technical Name odoo_multi_company_email
LicenseSee License tab
Websitehttps://www.cfis.store
Versions 12.0 13.0 14.0 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 96
Technical Name odoo_multi_company_email
LicenseSee License tab
Websitehttps://www.cfis.store
Versions 12.0 13.0 14.0 15.0 16.0 17.0 18.0

Multi-Company Email - Multi Company Email

This module allows the odoo users to Add individual email signature per company.

Installation

- Copy odoo_multi_company_email module to addons folder

- Install the module normally like other modules

1. Users Signature

Users -> Preferences -> Email Signature (Company 1)



Users -> Preferences -> Email Signature (Company 2)



1. Users Email

Users -> POartner -> Email (Company 1)



Users -> Preferences -> Email Signature (Company 2)



Help and Support

Email Contact Us Request Customization
Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
DO NOT BUY. Doesn't work, deletes existing data. Developer obviously didn't even try to make this work properly.
by
bruce.rochester@ttpowergroup.com
on 5/28/25, 1:39 PM

Very poorly designed module deletes existing e-mails addresses upon install. You also lose the ability to share e-mail addresses between companies - all contacts will now have to be assigned an e-mail address on each company. Eg. if you have a customer/vendor shared between multiple companies, you will have to switch companies and set the e-mail address on each one.

The company-switching mechanism for signatures is totally nonsensical. A separate company-dependent field is used to store signatures. Whenever a user switches companies, it writes the new company's signatures to ALL users' "signature" field. This will never work in an environment with multiple users using the system at the same time. As soon as another user switches companies, your signature will be switched back to whatever company that user switched to.

If you have any coding ability whatsoever do yourself a favour and just code this yourself. 

All you have to do for the signature is make the signature field company-dependent (beware you may have to export existing signatures first, and then re-import them after installing the module).

For the e-mail portion, I recommend making a separate email field on res.partner that is company-dependent. This field can be used to override the default email for specific companies. You just have to override the _compute_email_formatted function to use the company-dependent field instead of the default email, if a value exists.

Really wish Odoo didn't allow garbage like this on the store.

Re: DO NOT BUY. Doesn't work, deletes existing data. Developer obviously didn't even try to make this work properly.
by
odoo apps master
on 5/29/25, 4:22 AM Author

Thanks for the feedback, based on your requirement we can develop a module. send a mail to cfinfosolutions@gmail.com. this module is developed for generic purpose. 


There are no comments yet!