The Scheduling feature was introduced in Booker25 v4.16 and is disabled by default. Follow the steps described on the following page to enable Scheduler for your org: /wiki/spaces/BPD/pages/1231978532
Scheduler Overview
When enabled, the Scheduling feature gives you access to two new objects; Schedule and Reservation Template, and a new Lightning App; Scheduler. You can selectively give users access to these by assigning them the B25_Scheduler Permission Set included in the package.
A ReservationTemplate is an abstract time slot that will eventually generate a series of Reservation. Reservation Templates occur at a regular interval (like weekly or bi-weekly).
A Schedule is a collection of Reservation Templates.
The SchedulerLightningApp allows you to create new Schedules of Reservation Templates and publish those.
Create a new Schedule
Go to the Scheduler Lightning App
In the menu bar, go to the Schedules tab
Click New
Fill in a descriptive name for your Schedule, for example English 101 - Q3 2020
Select a start date for your schedule. This should always be a Monday
Define a repeating period
Select an existing View, or create a new one. ScheduleViews should have a Schedulerecordtype
Click Save
You are now taken to a Schedule record page, which should look something like this
The Schedule record page contains a calendar component, on which you can create and edit multiple Reservation Templates.
Once you are satisfied with the Schedule, you can publish it to generate the actual reservations based on the templates.