Email CC and BCC
by Camptocamp https://github.com/OCA/social , Odoo Community Association (OCA) https://github.com/OCA/socialAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 543 |
Technical Name |
mail_composer_cc_bcc |
License | AGPL-3 |
Website | https://github.com/OCA/social |
Versions | 15.0 16.0 |
Email CC and BCC
Odoo native does not support defining a Cc field in the Mail Composer by default; instead, it only has a unique Recipients fields, which is confusing for a lot of end users.
This module allows to properly separate To:, Cc:, and Bcc: fields in the Mail Composer.
Features
- Add Cc and Bcc fields to mail composer form. Send only once to multiple email addresses.
- Add Cc and Bcc fields to company form to use them as default in mail composer form.
- Add Bcc field to mail template form. Use Cc and Bcc fields to lookup partners by email then add them to corresponding fields in mail composer form.
Important
This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status
Table of contents
Configuration
In company form there are two fields to set default cc and bcc partners.
In template form there are two fields to set cc and bcc emails.
Usage
The partners cc and bcc from company form will be used to fill in mail composer form.
When select a template that has cc and/or bcc emails, the emails will be used to lookup partners then found partners will be added to corresponding mail composer’s fields.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Authors
- Camptocamp
Contributors
Trobz:
- Hai N. Le <hailn@trobz.com>
- Son Ho <sonhd@trobz.com>
- Tris Doan <tridm@trobz.com>
Therp BV:
- Ronald Portier <ronald@therp.nl>
Other credits
The creation and migration from 15.0 to 16.0 of this module were financially supported by Camptocamp.
Maintainers
This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/social project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedSuggestions for module upgrade
Hi Camptocamp SA,
thanks for your nice module;
I have some suggestions to improve this module
1- Adding a checkbox to automatically add followers to recipients and display them in the list, if the user wants to remove one or more followers from the sending list, he can do it easily; In addition, the list of followers (recipients) should be clear. Currently, the names are not displayed in the composer's email!
2- There should be a checkbox in front of "CC" to add these people to the list of followers.
3- There should be a checkbox in front of "BCC" to add these people to the list of followers.
4- The hard part of the story, if possible, no messages or notifications from "BCCs" will be sent to followers! If someone were to notice their presence, this feature would not be useful!!
If it is upgraded, let me know.
Best Regards
Hamed
There are no comments yet!