The purpose of this module is to check whether a booking has already been made for a rental object at a given time, and thus avoid double bookings that can lead to misunderstandings and conflicts around the use of rental objects. If the system detects a double booking, it will issue an alert requiring action.
Pss..
There will never be any conflicts when the tenant himself books through the booking system, as it will not be possible to send a request at an already reserved time. However, it is important to be aware of the possibility of double booking when the landlord makes manual changes.
