Monday, March 7, 2016
2 changes
Enhancements to existing features
Discussion emails sent to external contacts are now plain text when there are no relevant action buttons to include. This makes messages less confusing and better suited for recipients who are not employees, especially in contexts like leads or tasks.
Original PR description
Task: https://www.odoo.com/web#id=22076&view_type=form&model=project.task&menu_id=5200
Event organizers must now choose a timezone when creating or editing an event. This prevents event times from defaulting to UTC on the website, making published event schedules clearer for attendees.
Original PR description
…se if the user does not set timezone then in website_event(frontend) for event's timezone is not intuitive Description of the issue/feature this PR addresses: - Task: https://www.odoo.com/web#id=22408&view_type=form&model=project.task&action=327&menu_id=4720 - Pad: https://pad.odoo.com/p/r.144c40a3c959f4be3cd6acb0288b2ce2 Current behavior before PR: The data is displayed in UTC (in the frontend) if the user does not set a TZ. It is not intuitive. Desired behavior after PR is merged: Timezone field is require field