|
| 1 | +.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png |
| 2 | + :target: https://www.gnu.org/licenses/agpl |
| 3 | + :alt: License: AGPL-3 |
| 4 | + |
| 5 | +======================== |
| 6 | +Mail optional autofollow |
| 7 | +======================== |
| 8 | + |
| 9 | +This module adds the possibility to choose if you want to automatically |
| 10 | +add new recipients as followers on mail.compose.message. |
| 11 | + |
| 12 | +Installation |
| 13 | +============ |
| 14 | + |
| 15 | + |
| 16 | +Configuration |
| 17 | +============= |
| 18 | + |
| 19 | + |
| 20 | +Usage |
| 21 | +===== |
| 22 | + |
| 23 | +To use this module, you need to use the autofollow recipients checkbox on |
| 24 | +mail.compose.message: |
| 25 | + |
| 26 | +Technically, this field is initialized to true if there is a |
| 27 | +'mail_post_autofollow' key in the current context |
| 28 | + |
| 29 | +.. figure:: static/description/autofollow.png |
| 30 | + :alt: autofollow recipients checkbox |
| 31 | + |
| 32 | +.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas |
| 33 | + :alt: Try me on Runbot |
| 34 | + :target: https://runbot.odoo-community.org/runbot/205/11.0 |
| 35 | + |
| 36 | +Known issues / Roadmap |
| 37 | +====================== |
| 38 | + |
| 39 | + |
| 40 | +Bug Tracker |
| 41 | +=========== |
| 42 | + |
| 43 | +Bugs are tracked on `GitHub Issues |
| 44 | +<https://github.com/OCA/social/issues>`_.In case of trouble, please check there |
| 45 | +if your issue has already been reported. If you spotted it first, help us |
| 46 | +smashing it by providing a detailed and welcomed feedback |
| 47 | +`here <https://github.com/OCA/social/issues/new?body=module:%20mail_optional_autofollow%0Aversion:%2011.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 48 | + |
| 49 | +Credits |
| 50 | +======= |
| 51 | + |
| 52 | +Images |
| 53 | +------ |
| 54 | + |
| 55 | +* Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_. |
| 56 | + |
| 57 | +Contributors |
| 58 | +------------ |
| 59 | + |
| 60 | +* Adrien Peiffer <adrien.peiffer@acsone.eu> |
| 61 | +* Stéphane Bidoul <stephane.bidoul@acsone.eu> |
| 62 | + |
| 63 | +Do not contact contributors directly about support or help with technical issues. |
| 64 | + |
| 65 | +Funders |
| 66 | +------- |
| 67 | + |
| 68 | +The development of this module has been financially supported by: |
| 69 | + |
| 70 | +* Acsone |
| 71 | + |
| 72 | +Maintainer |
| 73 | +---------- |
| 74 | + |
| 75 | +.. image:: https://odoo-community.org/logo.png |
| 76 | + :alt: Odoo Community Association |
| 77 | + :target: https://odoo-community.org |
| 78 | + |
| 79 | +This module is maintained by the OCA. |
| 80 | + |
| 81 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 82 | +mission is to support the collaborative development of Odoo features and |
| 83 | +promote its widespread use. |
| 84 | + |
| 85 | +To contribute to this module, please visit https://odoo-community.org. |
0 commit comments