Daily updates from Odoo
Thursday, August 25, 2016
2 changes · master
Enhancements to existing features
Website pages that use Google Maps now rely on a configured Google Maps API key, reflecting Google's requirement for API access. If no key is set, maps are hidden to avoid broken or unreliable map displays, and map marker assets are bundled so they continue to load correctly.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Odoo now provides a richer editor for XML and Python fields, making it easier to read and update technical configuration such as views, server actions, and website templates. The update also improves editor loading and fixes scrolling behavior in Firefox, reducing friction for users who maintain customizations.