Add "All Messages Except Notifications" for notify_email on res.partner

This commit is contained in:
Alexis de Lattre
2017-06-21 14:52:47 +02:00
parent d736663f3f
commit db736d95a3
2 changed files with 24 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
{
'name': 'Mail Usability',
'version': '0.1',
'version': '8.0.1.0.0',
'category': 'Base',
'license': 'AGPL-3',
'summary': 'Usability improvements on mails',
@@ -37,6 +37,7 @@ Small usability improvements on mails:
* remove 'sent by' in notification footer
* add a new entry *All Messages Except Notifications* to the field *Receive Inbox Notifications by Email* of partners (becomes the default value)
""",
'author': 'Akretion',
'website': 'http://www.akretion.com',