You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
493 B
18 lines
493 B
{
|
|
'name': 'Login Notification',
|
|
'summary': """Send login notification E-mail to user""",
|
|
'version': '10.0.1.0.0',
|
|
'description': """Send login notification E-mail to user""",
|
|
'author': 'Cybrosys Techno Solutions',
|
|
'company': 'Cybrosys Techno Solutions',
|
|
'website': 'http://www.cybrosys.com',
|
|
'category': 'Tools',
|
|
'depends': ['base', 'web'],
|
|
'license': 'AGPL-3',
|
|
'data': [
|
|
],
|
|
'demo': [],
|
|
'installable': True,
|
|
'auto_install': False,
|
|
|
|
}
|