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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
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
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden| Gerelateerde posts | Antwoorden | Weergaven | Activiteit | |
|---|---|---|---|---|
|
3
sep. 25
|
3247 | |||
|
2
aug. 23
|
3238 | |||
|
2
mei 23
|
3371 | |||
|
1
apr. 23
|
3590 | |||
|
0
jun. 22
|
2439 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.