I have two questions regarding the standard entity Room and Room reservation.
- Is it possible to block (not book) a room (for maintenance for example) from date to date? And allow the user to add comments about the blocking.
- How is it possible to prevent two reservations on same time for a single room? Currently, I got an alert but non blocking. The ideal would be to hide the room in the lookup directly if room is already booked on the current session's timelapse.