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.
 
 
 
 
 
RisvanaCybro 4146950899 Mar 19: [ADD] Initial Commit 'user_login_alert' 2 years ago
..
controllers Mar 19: [ADD] Initial Commit 'user_login_alert' 2 years ago
doc Mar 19: [ADD] Initial Commit 'user_login_alert' 2 years ago
models Mar 19: [ADD] Initial Commit 'user_login_alert' 2 years ago
security Mar 19: [ADD] Initial Commit 'user_login_alert' 2 years ago
static/description Mar 19: [ADD] Initial Commit 'user_login_alert' 2 years ago
views Mar 19: [ADD] Initial Commit 'user_login_alert' 2 years ago
README.rst Mar 19: [ADD] Initial Commit 'user_login_alert' 2 years ago
__init__.py Mar 19: [ADD] Initial Commit 'user_login_alert' 2 years ago
__manifest__.py Mar 19: [ADD] Initial Commit 'user_login_alert' 2 years ago

README.rst

.. image:: https://img.shields.io/badge/license-AGPL--3-blue.svg
:target: https://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3

User Login Alert
================
This module will help to send the notification to users on successful login to his account.

Configuration
=============
- www.odoo.com/documentation/17.0/setup/install.html
- Install our custom addon
- Set outgoing mail server, The Email will be send to Users related partners Email ID.
So, give an email for user related partner and also make sure he has "Receive Login Notification" user group.
- Also install the "httpagentparser" python package, sudo pip install httpagentparser

Company
-------
* `Cybrosys Techno Solutions <https://cybrosys.com/>`__

License
-------
AFFERO General Public License, Version 3 (AGPL v3).
(https://www.gnu.org/licenses/agpl-3.0-standalone.html)

Credits
-------
Developer: (V17) Mohammed Dilshad Tk, Contact: odoo@cybrosys.com

Contacts
--------
* Mail Contact : odoo@cybrosys.com

Bug Tracker
-----------
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.

Maintainer
==========
.. image:: https://cybrosys.com/images/logo.png
:target: https://cybrosys.com
This module is maintained by Cybrosys Technologies.
For support and more information, please visit https://www.cybrosys.com

Further information
===================
HTML Description: `<static/description/index.html>`__