[IMP] add readme, remove auto following when sending an email, use light version of email notification to avoid injecting useless link in the mail sent
This commit is contained in:
@@ -25,6 +25,9 @@ Small usability improvements on mails:
|
||||
'author': 'Akretion',
|
||||
'website': 'http://www.akretion.com',
|
||||
'depends': ['mail'],
|
||||
'data': ['mail_view.xml'],
|
||||
'data': [
|
||||
'mail_view.xml',
|
||||
'mail_data.xml',
|
||||
],
|
||||
'installable': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user