solution to compute and/or update the geolocation of selected and/or all contacts in batch.
Welcome!
human made "AI" (advises & inputs) forum by Odoo professionals, experts and enthusiasts challenging real use cases with standard solutions!
-> solutions should be applicable for Odoo community or online (at the limit with Studio), all without custom modules.
This question has been flagged
1
Reply
208
Views
- activate the developer mode and go to settings->technical-> server actions
- create the following action and add contextual action (using button) to make it available under actions from the contact app
- from the contact app, use list view to select several/all contacts

code:
records.geo_localize()
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
2
Mar 26
|
295 | ||
|
|
2
Aug 26
|
354 | ||
|
|
1
Aug 26
|
332 | ||
|
|
1
Aug 26
|
230 | ||
|
|
1
Aug 26
|
242 |