BK_UpdatedBooking_TDTM
Booking update trigger handler/TDTM
Table of Contents
Custom Permission | REDU - Admin, REDU - Faculty, REDU - Student |
Event | BeforeUpdate, AfterUpdate |
Object |
Booking |
Related RIO Education Settings | None |
Description
Whenever the time (Start or End fields) or location (Resource field) on a Booking record is updated, this class checks the record's Updated Booking checkbox if it is not already checked.
If the Start or End was changed, this class will also update the Start Date (Non TZ), Start Time (Non TZ), End Date (Non TZ) and End Time (Non TZ) fields, by converting the Start and End fields to the campus timezone as specified in the related Session Time.
This class also triggers Faculty Attendance double booking checking when the Start or End is changed.