Hoteling: limit number of consecutive days that an individual can book a desk.
Though we can limit the number of days in advance that employees can book desks, we would also like to limit the number of consecutive days. For example, we might allow bookings 30 days in advance, but we do not want an employee to book all 30 days. A new parameter could limit the number of consecutive days (e.g., two).
9
votes
