v 10.0 v 11.0 v 12.0 Third Party 9355
Download for v 10.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Technical Name login_user_detail
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 17.0 15.0 16.0 10.0 11.0 13.0 12.0 14.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Technical Name login_user_detail
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 17.0 15.0 16.0 10.0 11.0 13.0 12.0 14.0

User Log Details

Records User Log Details

Cybrosys Technologies
cybrosys technologies

Overview

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

Screenshots

Login Details

cybrosys technologies

Our Services

Odoo Customization

Odoo Implementation

Odoo Integration

Odoo Support

Hire Odoo Developers

Our Industries

Odoo Industry

Trading

Easily procure and sell your products.

Odoo Industry

Manufacturing

Plan, track and schedule your operations.

Odoo Industry

Restaurant

Run your bar or restaurant methodical.

Odoo Industry

POS

Easy configuring and convivial selling.

Odoo Industry

E-commerce & Website

Mobile friendly, awe-inspiring product pages.

Odoo Industry

Hotel Management

An all-inclusive hotel management application.

Odoo Industry

Education

A Collaborative platform for educational management.

Odoo Industry

Service Management

Keep track of services and invoice accordingly.

Email us Contact Us Request Customization

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
by
Tintu Mon
on 2/26/20, 8:40 AM

It works if the Odoo is not using load balancer.
by
Stephen Chan
on 5/8/18, 4:29 AM

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\']\