developeregrem/fewohbee

Allow more than one reservation for the same period

Opened this issue · 3 comments

Currently one apartment can have exactly one reservation for one period. There are use cases where it would be great to allow more than one reservation. For example, a bigger room might be occupied by different people that do not belong together but share the same room.
To enable this a room should become a new property multiple occurrences. If this property is set to true it is allowed to add more than one reservation for the same period if the max. capacity of the room is not reached.
The reservation overview must show these new reservations accordingly.

dnyamy commented

Hello
Happy to see this feature is being implemented.
I have been testing fewohbee and came accross the need for multiple reservations for the same period.
Please is there any ETA ?
Thanks a lot for the work
dn

Hi @dnyamy the implementation of the visualisation for the standard table view (reservation overview) was almost done, but I came across some issues for the yearly view which I couldn't solve so far nicely. It's still on my roadmap and one of the next features that will be published. Currently, no exact ETA but hopefully in the next couple of months.