Fix allow_mail_archived_partner causing system notifications to send emails
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
'name': 'Allow Emails to Archived Contacts',
|
||||
'version': '1.0',
|
||||
'category': 'Tools',
|
||||
'summary': 'Allow sending emails to archived contacts for Sales and Invoices',
|
||||
'depends': ['base', 'mail', 'sale', 'account'],
|
||||
'data': [],
|
||||
'installable': True,
|
||||
'application': False,
|
||||
}
|
||||
Reference in New Issue
Block a user