Daily updates from Odoo
Wednesday, February 2, 2022
1 change
Enhancements to existing features
The appointment booking page now always shows an editable time zone selector, making it easier for visitors to choose the correct time zone. It also uses smarter defaults based on appointment location or visitor time zone and fixes display issues when changing time zones.
Original PR description
Purpose ======= Improve the user experience with timezones when booking an appointment from the website. Specifications ============= Set timezone field to be always visible and editable (without having to activate it in "Customize"). Change layout of selection field for time zone. The default timezone is the one from set in the appointment if the appointment location is set, otherwise it's the visitor's timezone. Upgrade: odoo/upgrade/pull/2954 Community: odoo/odoo/pull/78771 Task-2672237