Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow more than one reservation for the same period #70

Open
developeregrem opened this issue Nov 15, 2022 · 3 comments
Open

Allow more than one reservation for the same period #70

developeregrem opened this issue Nov 15, 2022 · 3 comments
Labels
Apartments enhancement New feature or request Reservations all issues concerning the Reservations
Milestone

Comments

@developeregrem
Copy link
Owner

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.

@developeregrem developeregrem added enhancement New feature or request Reservations all issues concerning the Reservations Apartments labels Nov 15, 2022
@developeregrem developeregrem added this to the 3.4.0 milestone Nov 15, 2022
@developeregrem
Copy link
Owner Author

Changes: 0fe5146

developeregrem pushed a commit that referenced this issue Nov 30, 2022
developeregrem pushed a commit that referenced this issue Nov 30, 2022
developeregrem pushed a commit that referenced this issue Jan 2, 2023
@dnyamy
Copy link

dnyamy commented Jan 30, 2024

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

@developeregrem
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apartments enhancement New feature or request Reservations all issues concerning the Reservations
Projects
None yet
Development

No branches or pull requests

2 participants