Migrated from Redmine #1274 | Author: Alan Miranda
Status: New | Priority: Immediate, there is BUG! | Created: 2024-09-05
I want to offer clients the ability to book multiple services within the same booking.
On the platform, I saw that there are “packages” where services can be assigned, and that these packages can be purchased by clients through the widget. However, I didn’t see the option for users to select a date when booking the package.
Another feature I noticed is services with connected resources, where a main service is created with multiple connected services. When the main service is booked, it also blocks time for the connected services.
I’m not sure which of these two options can help me achieve the functionality I need, and I don’t know if there is another option available. But what I’m trying to accomplish is the following:
A package or main service that contains multiple services within it. Each of those packages or services should be able to accommodate multiple people (12 or 24).
All using the API in a single request, and if one provider is fully booked, the system should automatically assign another provider or providers to handle the remaining people.
I would appreciate your guidance on this and look forward to your response. Thank you in advance for your assistance.