Thursday, September 30, 2021
2 changes · master
Enhancements to existing features
The calendar appointment backend no longer shows the preset option to group appointments by availability. This simplifies the interface by removing a grouping choice that was not very useful, while users can still create a custom availability grouping if needed.
Original PR description
This commit will apply a minor change on the appointment module: It will remove the preset that allow the user to group the appointments by availability (in the backend). task-2646322 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The appointment listing page now uses a clearer browser tab title, making it easier for users to understand they are viewing appointment types. Backend reporting also gains a preset to group online appointments by type, helping teams analyze appointment activity more quickly.
Original PR description
This commit will apply minor changes on the appointment module: It will: - Update the page title of the appointment listing layout (in the frontend). - Add a new preset to group the appointments by type (in the backend). task-2646322 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr