Monday, October 5, 2020
2 changes · master
Resolved issues and error corrections
The documentation website now shows the correct "master" label in its version switcher instead of "14.0". This prevents confusion for readers viewing the latest documentation and helps them confirm they are using the intended version.
Original PR description
This commit lands in master, the version switcher was displayed as "14.0" instead of "master" when published to https://www.odoo.com/documentation/master
Map pop-ups now show the full address including the state, making locations clearer for users viewing records on a map. This helps avoid confusion when similar city or street names exist across different states or regions.
Original PR description
The state was missing from the address displayed un the pop up markers on the map view. Task: 2348328