Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Multiple service provider per appointment#2704

R

You could add an option to a service - lets say Couple massage - which has min and max number of customers 2 a ‘Select additional provider’.

At the moment, a service can handle multiple customers but only 1 provider. There are services within eg. healthcare which requires more than 1 provider.

You could add this feature in Vue easily - just list the available and assigned service providers for the time it is being booked and store the same booking for all selected providers.

Then the employeeID could be returned as an array from the backend and just loop through to display on the appointment card - so you won’t create new card for each employee in the calendar if you don’t specify which employee’s bookings you want to see.

2 years ago
4
?

They could include the option of including several employees to a service.

2 years ago
3
Merged into Multiple employees per appointment#55
4 months ago
1