User Log Details
Records User Log Details
Cybrosys Technologies

Overview
User Log Details, Record login date,IP Address of login user.
Screenshots
Login Details

Our Services

Odoo Customization

Odoo Implementation

Odoo Integration

Odoo Support

Hire Odoo Developers
Our Industries

Trading
Easily procure and sell your products.

Manufacturing
Plan, track and schedule your operations.

Restaurant
Run your bar or restaurant methodical.

POS
Easy configuring and convivial selling.

E-commerce & Website
Mobile friendly, awe-inspiring product pages.

Hotel Management
An all-inclusive hotel management application.

Education
A Collaborative platform for educational management.

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedIt works if the Odoo is not using load balancer.
My odoo is behind a AWS load balancer and it returned login_user_detail/models/login_user_details.py", line 39, in check_credentials\n ip_address = request.httprequest.environ[\'REMOTE_ADDR\']\n File "/usr/lib/python2.7/dist-packages/werkzeug/local.py", line 338, in __getattr__\n return getattr(self._get_current_object(), name)\n File "/usr/lib/python2.7/dist-packages/werkzeug/local.py", line 297, in _get_current_object\n return self.__local()\n File "/usr/lib/python2.7/dist-packages/werkzeug/local.py", line 132, in _lookup\n raise RuntimeError(\'object unbound\')\nRuntimeError: object unbound\n'> If I'm not mistaken, it failed here. ip_address = request.httprequest.environ[\'REMOTE_ADDR\']\