Restriction for maximum number of future bookings on a resource
This is for avoiding an user making too many bookings at once on a resource.
There would be a limit, and for creating a new booking on that resource the user would need to wait for one of the bookings to finish, or delete one of them.
1
vote