Search 1.9 billion lines of Odoo code on GitHub

mail_follower_control

Author: DataDialog, Michael Karrer (original version for v7 by camdeus)
License: no license
Branch: backupscript_mike
Repository: alaa1994a/odoo_v8.0
Dependencies: mail, and web
Languages: CSS (12, 3.7%), JavaScript (53, 16.5%), Markdown (13, 4.0%), Python (165, 51.4%), and XML (78, 24.3%)
Other branches: autoupdatetools, categories_writefix, dev_partnernumber, exthof, intdadi, intdadidev, intdadirl1, master, and restorescript
Other repositories: OpenAT/odoo_v8.0, OpenAT/online, Upsyd/odoo_v8.0, alanljj/odoo_v8.0, joshuajan/odoo_v8.0, mgielissen/odoo_v8.0, and molandtoxx/odoo_v8.0

<h1>mail<em>follower</em>control</h1> <p>This addon allows better control over follower handling for the chatter view.</p> <h2>Goals:</h2> <ul> <li>Checkbox &quot;Do not automatically add as follower&quot; for res.partner</li> <li>Set this new Checkbox to True by default</li> <li>Show the followers and additional recipients that will receive an email (notify always + email)</li> <li>Show a warning when adding additional recipients if the new recipient will not receive an email</li> <li>Show followers that will not receive Messages in Red</li> <li><p>Write the followers that received an email to mail.message in a new field to view them in message thread views</p></li> <li><p>ToDo: Always show all the followers when writing a message in full message composer</p> <ul> <li>ToDo: Allow to remove some followers just for the current mail</li> </ul></li> <li><p>ToDo: BCC Field for all Chatter E-Mails</p> <ul> <li>ToDo: Do NOT add BCC Recipients as followers regardless of the checkbox &quot;Do not automatically ad as follower&quot;</li> </ul></li> </ul>