Set a maximum amount of days ahead for how far hoteling users can book in advance
Currently there does not seem to be administrator controlled parameters for how far a hoteling booking can be made in advance. The current controls are in the code to limit a booking that can be made up to 2 years in the future except, it's not very realistic. There should be either:
-a Configuration Parameters under hoteling to which the administrator can set how far in advance bookings can be made.
- or a value in the rm table for how far hoteling bookings can be made out for the room.
Chances are the application configuration option is more than suffice.
Can this be available in V26.1?

-
Steven.Post@am.jll.com commented
Both the configuration parameter and the room setting are valid requirements. Would it be possible to have the application parameter be the first setting, if there were a room value set, it would then override the application parameter. This would give even more control to the hoteling settings for the application administrator and the room owner. --See Tony Weber comments as well... seem to match
-
Massi Coe commented
Just had this asked on a demo today to help avoid users flooding the system.
-
Tony Weber |The Building People commented
It would be great to have a system-wide app param AND a value for each hotelable room that would override the system-wide app param.