[IMP][mail_optional_autofollow] Improve readme file

This commit is contained in:
Adrien Peiffer (ACSONE) 2016-04-05 08:30:29 +02:00 committed by Karl Southern
parent a3d4685d76
commit 14685a6ace
2 changed files with 1 additions and 7 deletions

View File

@ -14,7 +14,7 @@ Usage
To use this module, you need to use the autofollow recipients checkbox on mail.compose.message:
Technically, this field is initialized to true if there is an
Technically, this field is initialized to true if there is a
'mail_post_autofollow' key in the current context
.. figure:: static/description/autofollow.png
@ -24,11 +24,6 @@ Technically, this field is initialized to true if there is an
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/205/8.0
For further information, please visit:
* https://www.odoo.com/forum/help-1
Bug Tracker
===========

View File

@ -3,7 +3,6 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
'name': "Mail optional autofollow",
'summary': """
Choose if you want to automatically add new recipients as followers
on mail.compose.message""",