Skip to Content
Menu
This question has been flagged
1 Odpoveď
5280 Zobrazenia

I'm developing an odoo15 module using the community version and I need to get the current geo location of the logged in user 


does anyone have an idea of how can I do something like that? how can I get the current geo location of a user once he login 

Avatar
Zrušiť
Best Answer

Hello!

Odoo 15.0 has internal functionality to get users' geolocation. It can be taken from "request":

request.session['geoip']

The detailed answer there: https://www.odoo.com/documentation/15.0/applications/websites/website/publish/on-premise_geo-ip-installation.html


Yurii Razumovskiy

Company Garazd Creation

https://garazd.biz

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
mar 24
2366
2
aug 23
2413
2
máj 23
2613
1
apr 23
2791
0
jún 22
1634