10 lines
301 B
Python
Executable File
10 lines
301 B
Python
Executable File
{
|
|
'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,
|
|
} |