[IMP][mail_optional_autofollow] Improve readme file
This commit is contained in:
parent
a3d4685d76
commit
14685a6ace
@ -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
|
||||
===========
|
||||
|
||||
|
@ -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""",
|
||||
|
Loading…
Reference in New Issue
Block a user