Multiple reservation

Post Reply
User avatar
Silvio.Falconi
Posts: 7164
Joined: Thu Oct 18, 2012 7:17 pm
Been thanked: 2 times

Multiple reservation

Post 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 ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Antonio Linares
Site Admin
Posts: 42597
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 40 times
Been thanked: 86 times
Contact:

Re: Multiple reservation

Post by Antonio Linares »

Silvio,

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

Very nice work ;-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Silvio.Falconi
Posts: 7164
Joined: Thu Oct 18, 2012 7:17 pm
Been thanked: 2 times

Re: Multiple reservation

Post by Silvio.Falconi »

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Post Reply