Skip to main content
Skip table of contents

How to allow weekly reservations only, with check-in any days of the week?

🤔 Problem

I need to allow any days of the week for arrival, but they can book only per weeks. If they arrive on a Monday, then can check out only on Mondays. If they arrive on Friday, they can check out only on Fridays, etc.

🌱 Solution

If you do not have a specific changeover day, you would use "compulsory" type rules in HBook > Booking rules > Advanced booking rules. You would use 7 rules that will simply be set this way :

  • When check-in is on "Monday", check-out is on "Monday"

  • When check-in is on "Tuesday", check-out is on "Tuesday"

  • When check-in is on "Wednesday", check-out is on "Wednesday"

  • When check-in is on "Thursday", check-out is on "Thursday"

  • etc.

📎 Related articles

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.