Search 1.9 billion lines of Odoo code on GitHub

mail_send_copy

Author: GRAP,Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: acsone/social
Dependencies: mail
Languages: HTML (348, 78.4%), PO File (15, 3.4%), Python (28, 6.3%), and reStructuredText (53, 11.9%)
Other branches: 12.0-prg_master, 14.0, 14.0-mail_optional_follower_notification-sbj, 14.0-mig-mail_optional_autofollow, 14.0-mig-mail_template_multi_attachment, and oca-port-pr-598-from-13.0-to-14.0
Other repositories: Change2improve/social, CompassionCH/social, Digital5-Odoo/social, Dobtor-OCA/social, ERPLibre/social, ForgeFlow/social, Gabinete-Digital/social, Jarsa/social, NeatNerdPrime/social, NextERP-Romania/social, OCA/social, Rad0van/social, SeuMarco/social, StefanRijnhart/social, Studio73/social, TRESCLOUD/social, Tecnativa/social, Vauxoo/social, aaltinisik/social, adhoc-dev/social, agrista/odoo-social, akretion/social, anhvu-sg/social, aurestic/social, brain-tec/social, camptocamp/social, coopiteasy/social, daramousk/social, diggy128/social, eLBati/social, emagdalenaC2i/social, focusate/oca-social, grindtildeath/social, hbrunn/social, hibou-io/oca-social, legalsylvain/social, mozaik-association/social, nilshamerlinck/social, pegonzalezspesol/social, sergiocorato/social, simahawk/social, steingabelgaard/social, sunflowerit/social, sygel-technology/social, tafaRU/social, takobi-online/social, tegin/social, tirma-sa/social, ursais/social, and versada/social

<h1 class="title">Mail - Send Email Copy</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/social/tree/12.0/mail_send_copy"><img alt="OCA/social" src="https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_send_copy"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/205/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module extends the functionality of Mail Module to allow users to receive each mail sent by Odoo, in BCC mode.</p> <a name="use-case"></a> <h2>Use Case</h2> <p>This feature can be usefull for users:</p> <ul class="simple"> <li>to be sure the mail was sent because Odoo send mail depending of some partner parameters</li> <li>to have the whole conversation if the partner writes an answer and if mailbox manages thread by object</li> <li>to be sure smtp server works</li> </ul> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#known-issues-roadmap" id="id1">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="known-issues-roadmap"></a> <h3><a class="toc-backref" href="#id1">Known issues / Roadmap</a></h3> <ul class="simple"> <li>Add the possibility to select if the mail is sent in &quot;Cc&quot; or in &quot;Bcc&quot; mode.</li> </ul> <a name="bug-tracker"></a> <h3><a class="toc-backref" href="#id2">Bug Tracker</a></h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/social/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/social/issues/new?body=module:%20mail_send_copy%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h3><a class="toc-backref" href="#id3">Credits</a></h3> <a name="authors"></a> <h4><a class="toc-backref" href="#id4">Authors</a></h4> <ul class="simple"> <li>GRAP</li> </ul> <a name="contributors"></a> <h4><a class="toc-backref" href="#id5">Contributors</a></h4> <ul class="simple"> <li>Sylvain LE GAL (<a class="reference external" href="https://www.twitter.com/legalsylvain">https://www.twitter.com/legalsylvain</a>)</li> </ul> <a name="maintainers"></a> <h4><a class="toc-backref" href="#id6">Maintainers</a></h4> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>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.</p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/social/tree/12.0/mail_send_copy">OCA/social</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>