Technical Name |
tus_email_cc
|
License | OPL-1 |
Introduction
The Email CC module for Odoo provides a simple yet powerful enhancement to outgoing email workflows by automating the inclusion of CC recipients. Rather than manually typing CC addresses each time, users can define CC rules—such as partner CCs, default CCs per document type, or user-specific CCs. This improves communication consistency, ensures transparency, and reduces the chance of leaving stakeholders out of email threads.
Key Features
Automatically include CC recipients (email addresses) on outgoing mails from selected models
Configure default CC addresses per document type (e.g. invoices, sales orders, helpdesk)
Support partner-level CC addresses that carry through in communications
Allow override or removal of CCs on individual emails before sending
Integrate seamlessly with Odoo’s mail / template engine
Benefits
Ensures relevant parties are always copied on communications without manual effort
Reduces risk of forgetting to CC necessary stakeholders
Enhances transparency and traceability in email correspondence
Saves time for users by embedding CC logic into workflows
Supports cleaner coordination in sales, support, finance, and other email-driven processes
Compatibility & Technical Details
Technical Name: tus_email_cc (or similar naming pattern)
Required Modules: Mail / Discuss (mail), Document or business modules (Sales, Invoices, Helpdesk, etc.)
License: As declared in module manifest (likely Odoo Proprietary License)
Installation Steps:
Install the module in your Odoo instance, alongside existing mail / document modules.
Go to configuration settings (e.g. under Email or Document settings) to define CC rules: by model, partner, user.
For each document type (invoice, quotation, ticket), assign default CC email addresses.
Optionally set per-partner CC addresses so that communications with that partner always include their CC list.
When composing emails via templates or direct send, the CC field populates automatically but remains editable before send.
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.