Search 1.9 billion lines of Odoo code on GitHub

mail_split_by_partner_conf

Author: Komit, Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0
Repository: phucngta/social
Dependencies: mail
Languages: Python (156, 68.4%), XML (33, 14.5%), and reStructuredText (39, 17.1%)
Other branches: mail_split

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="mail-split-by-partner"></a> <h2>Mail split by partner</h2> <p>This module was written to allow you to choose how the mail was sent to multiple people. The default behavior of Odoo will send one mail for each recipients. The objective of this module would be to allow configuring if the native behavior should be applied or if only one email should be sent to all recipients (convenient to know who else has received the email).</p> <a name="configuration"></a> <h3>Configuration</h3> <ul class="simple"> <li>To configure this module, you need to go to <cite>System parameters</cite> and adjust <cite>default_mail_split_by_partner_conf</cite> as default option when you send mail (<cite>split, merge</cite>).</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ul class="simple"> <li>Go to email template, select <cite>split</cite>, <cite>merge</cite>, or <cite>default</cite> in the field <cite>Split mail by recipient partner</cite>. If choose <cite>default</cite>, the module will get the value defined on a config parameter <cite>default_mail_split_by_partner_conf</cite>.</li> <li>When create mail_message in a thread, the module will use <cite>default</cite> to send mail to followers.</li> </ul> <p>Example, when you choose <cite>split</cite>, it will send one mail for each recipients as default.</p> <p>Note: Field <cite>Split mail by recipient partner</cite> is available in mail.template and mail.mail so you can check how this email has been processed.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/205/10.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <p>For further information, please visit:</p> <ul class="simple"> <li><a class="reference external" href="https://www.odoo.com/forum/help-1">https://www.odoo.com/forum/help-1</a></li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</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 feedback <a class="reference external" href="https://github.com/OCA/social/issues/new?body=module:%mail_split_by_partner_conf%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Nguyen Tan Phuc &lt;<a class="reference external" href="mailto:phuc.nt&#64;komit-consulting.com">phuc.nt&#64;komit-consulting.com</a>&gt;</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Komit <a class="reference external" href="https://komit-consulting.com">https://komit-consulting.com</a></li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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>This module is maintained by the OCA.</p> <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>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>