Tuesday, November 21, 2023
1 change · master
Enhancements to existing features
Appointment scheduling screens are easier to use, with clearer booking forms, resource views, menu placement, labels, and calendar visuals. The update also improves default event durations and adjusts access so internal users only see the appointment types appropriate for them.
Original PR description
Purpose ======= Big 2023 autumn promenade to improve the appointment general UI. Specifications ============== - Automatically set the calendar event duration to the related appointment type duration…
Purpose ======= Big 2023 autumn promenade to improve the appointment general UI. Specifications ============== - Automatically set the calendar event duration to the related appointment type duration when creating a calendar event and there's the appointment_type_id in the context. - Improve the gantt booking form view. - Only allow appointment admins to reorder the appointment type in the list and kanban views. - Set a rule for the internal users to have less access than the appointment users. - Improve the resource list and form views. - Move the Share Links menu under Reporting. - Change the calendar template to prevent displaying 'OdooBot' as the sender when recieving a calendar event invitation. - Improve the action helper for the Invitations menu and create an action helper for the appointment type questions answers list view. - Change the location placeholder and the avatars_display description in the appointment type form view. - Align the '+X' with the many2many element names at display. - Removing the 'Appointment' tags from the search tags as events generated through a type can already be found otherwise. - Change the color of the calendar day outline to the secondary color to prevent making them look red which could imply an error. Task-3544915