|
|
@ -26,8 +26,14 @@ |
|
|
|
'summary': """Login User Details""", |
|
|
|
'description': """This module records login information of user""", |
|
|
|
'author': "Cybrosys Techno Solutions ", |
|
|
|
'company': "Cybrosys Techno Solutions ", |
|
|
|
'website': "https://www.cybrosys.com", |
|
|
|
'category': 'Tools', |
|
|
|
'depends': ['base'], |
|
|
|
'license': 'AGPL-3', |
|
|
|
'data': ['views/login_user_views.xml'], |
|
|
|
} |
|
|
|
'demo': [], |
|
|
|
'images': ['static/description/banner.jpg'], |
|
|
|
'installable': True, |
|
|
|
'auto_install': False, |
|
|
|
} |
|
|
|