As we are working on Displaying time slots and availability of practitioner, is there any way to handle Doctors holiday/leave so that we need to show at that particular Date, Doctor is not available ?
You would create an appointment with the pc_catid for the out of office, holiday, or lunch category. Note these catids are currently hard-coded in the code so you’ll need to make sure you keep the same ids/labels as what comes in the initial default installation. Sometimes people delete those categories and recreate them which makes new ids and the code then doesn’t work.