Combining rates when the dates are overlapping
There should be the possibility that when over a period one rate is ending and another begins, a rate should still be displayed if one wants to book over that period.
For example:
Rate 1 is bookable until the 20th of December.
Rate 2 is bookable from the 21st of December.
Currently, if a guest wants to book from the 20th to the 21st of December, no availability and rate is displayed.
It would be useful for to display a combined rate.
The conditions and price of Rate 1 apply, and for the second day, the conditions and price of Rate 2 apply. For this to happen, the two rates need to be internally linked so that the system recognizes that this option should be possible.