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
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.
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.
- Extract account customization (account.invoice.send wizard) to a specific module mail_composer_cc_bcc_account
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.
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.