Tuesday, March 10, 2026
1 change · saas-18.4
Enhancements to existing features
The geolocation module now separates the step that retrieves the service API key from the rest of the location lookup process. This is an internal improvement that makes the feature easier to maintain and adapt without changing the user experience.
Original PR description
Move the api key retrieval to another method. Forward-Port-Of: odoo/odoo#252342 Forward-Port-Of: odoo/odoo#243496