Page 1 of 1

Multiple reservation

Posted: Mon Dec 17, 2018 12:19 pm
by Silvio.Falconi
On system of beach when I make a reservation I can make one reservation for one umbrella

I wish create a multiple reservation for x umbrellas

For a sample : the final user select on planning of beach some umbrellas
12,13,14 and open the multiple resevervation

I must have on a dialog a list of btnbmp for each umbrellas

then the user can select one umbrella ( one btnbmp) and set the service for it sample : a bed, a chair

as this ( I draw it)

Image

this is the reservation of a umbrella at init ( date, and price for umbrella)



the user can select form a selection and insert one service into btnmbp

for a sample I add some service

Image

the user can click on each small button to show the service info or erase it

in this way I could make an order with n umbrellas with n services all in order
and save the bookings with just one click
which, on the contrary, would require many hours of insertion in the normal procedure
because the user should set up one reservation at a time for each umbrella
this happens when the manager of the bathing establishment has an agreement with a colony or for a hotel to which he books many umbrellas at a time


how I can make it ?

Re: Multiple reservation

Posted: Tue Dec 18, 2018 5:16 pm
by Antonio Linares
Silvio,

Could you record a video to see how it works and post it here as a GIF ?

Very nice work ;-)

Re: Multiple reservation

Posted: Tue Dec 18, 2018 5:47 pm
by Silvio.Falconi