Page 3 of 4

Re: FIVEWIN power - a room planer video

PostPosted: Tue Aug 29, 2023 5:32 pm
by nageswaragunupudi
You are a great expert Mr. Otto

Re: FIVEWIN power - a room planer video

PostPosted: Tue Sep 12, 2023 8:41 pm
by Otto
Hello friends,
I am now close to being able to put the program into test operation.
Best regards,
Otto

Image

Re: FIVEWIN power - a room planer video

PostPosted: Wed Sep 13, 2023 9:12 am
by Otto
Hello friends,
I am re-posting a video that I created 3 years ago.
It gives an insight into how easy it is to get started with mod harbour.

https://mybergland.com/fwforum/part1.mp4

Best regards,
Otto

Re: FIVEWIN power - a room planer video

PostPosted: Fri Sep 15, 2023 8:56 am
by Silvio.Falconi
Is it a class ?
It's no good to set AM and PM for each day

Re: FIVEWIN power - a room planer video

PostPosted: Fri Sep 15, 2023 9:36 am
by Otto
Hello Silvio,
is Feragosto over?

No, it is not a class.

It's no good to set AM and PM for each day


Why do you think that?
Best regards,
Otto

Re: FIVEWIN power - a room planer video

PostPosted: Fri Sep 15, 2023 10:20 am
by Silvio.Falconi
Otto wrote:Hello Silvio,
is Feragosto over?

No, it is not a class.

It's no good to set AM and PM for each day


Why do you think that?
Best regards,
Otto


look the topic https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43432&sid=3ebb8f83127c57bc746556214382afec

I have a class but not work good

Image

Re: FIVEWIN power - a room planer video

PostPosted: Fri Sep 15, 2023 3:32 pm
by Otto
Hello Silvio,

I am using a function that I have essentially been using unchanged since 1994.
In this function, I test whether a room is available or not.

Notably, this is a function that I have been using since the Fivewin for CLIPPER days.

Best regards,
Otto

Re: FIVEWIN power - a room planer video

PostPosted: Mon Sep 18, 2023 7:48 am
by Silvio.Falconi
Otto wrote:Hello Silvio,

I am using a function that I have essentially been using unchanged since 1994.
In this function, I test whether a room is available or not.

Notably, this is a function that I have been using since the Fivewin for CLIPPER days.

Best regards,
Otto

yes but I need the division into AM and PM for each day as if they were two separate records

Re: FIVEWIN power - a room planer video

PostPosted: Mon Sep 18, 2023 8:18 am
by Otto
Hello Silvio,
I don't have a solution for that.
We present the booking in such a way that we display the bar from noon on the day of arrival and until noon on the day of departure in the plan.

Best regards,
Otto

Image

Re: FIVEWIN power - a room planer video

PostPosted: Tue Sep 19, 2023 7:12 am
by Silvio.Falconi
the solution would be in the sense that NAges has created an example for creating a planner with the days divided AM and PM, but it is only in view, that is, it is not iterative with the mouse and if a record is made up of several days the bar is not it is united

look at this example :https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43432&start=0&hilit=booking&sid=76680f8ba697d78c47af618ce9de3d35

the problems that I tried to make clear but they still haven't understood are:

1) the rooms are divided into types so you need to create a combobox to select the type of rooms i.e. there could be no. 1 SS and n.1 DD

2) reservations can be for one day or many days
if I insert some records having the same camera and a period from xx to

3) I cannot insert, modify, extend the reservation with the mouse and the example is unusable.

I just wanted a modification to the already existing Tplan class with the possibility of dividing the days into two AM and PM.

someone gave me an example of an object class, only that it doesn't work and has several problems so I can't use it and I can't modify it

Re: FIVEWIN power - a room planer video

PostPosted: Wed Sep 20, 2023 6:15 pm
by Otto
Hello Silvio,
When I started with the room plan 30 years ago, I inserted diagrams into source code comments for all possible cases. Essentially, I still use exactly this function.
Best regards,
Otto

Image

Re: FIVEWIN power - a room planer video

PostPosted: Thu Sep 21, 2023 12:06 pm
by Silvio.Falconi
in your hotel you have never had the possibility of renting a room only in the morning or only in the afternoon because generally in hotels the reservation goes from the day to the next day so generally the calculation is done for nights of overnight stay.

In my case, however, since it is an hourly hotel (motel), the overnight stay takes place in the morning or in the afternoon or for the whole day (from the day to the next day) as happens in your hotel.

the booking classes available for fiewin are not compatible for my case, I need the division of each day into two sections, AM and PM

Re: FIVEWIN power - a room planer video

PostPosted: Sat Sep 23, 2023 10:06 am
by Otto
Now I can select the row height with a slider.

Image

Re: FIVEWIN power - a room planer video

PostPosted: Wed Oct 11, 2023 7:16 pm
by Otto
Hello friends,

Some days ago, I received the following request:
Dear Winhotel Team,
Do you have a program for table assignments? Such a feature would be very useful for our restaurant manager.
Thanks,

Hello [Recipient Name],
Could you provide more details on how you envision this allocation? Are you looking for a graphical plan, specifically for the in-house guests?
Kind regards,
Otto

Transferring the details from the room plan to a table plan would be ideal. This would simplify our process, and we wouldn't have to write it down daily.
Warm regards,

Sent: Thursday, October 5, 2023, 16:41
To: [Winhotel Email]
Subject: RE: Question

Hello Otto,
We had something like this in mind:
https://kxxxxs.net/product/
https://sxxxxxt-systems.info/software/hotelsoftware/ → see under "Restaurant Table Management."

Best regards,
Otto

Now, five working days later, I am sending the link for the first test of the software to the hotel. Pure modern efficiency!


Image

Re: FIVEWIN power - a room planer video

PostPosted: Wed Oct 25, 2023 5:43 pm
by Otto