Vik Restaurants Configuration
Questions and Answers about the configuration of Vik Restaurants.
Read the public conversations or open a new Support Ticket for help (active Support License required).


Hi,
I have been using your vik Restaurant Extension. So far everything is fine but regarding the period of time the table is booked I have a request. Is there any way for the customer to select the period of time he needs the table to be booked? Or is there any way that we can show them the average time for the availability of the table they booked . Hope you could reply.
Thanks and Regards,
Jeswanth Mahali
I have been using your vik Restaurant Extension. So far everything is fine but regarding the period of time the table is booked I have a request. Is there any way for the customer to select the period of time he needs the table to be booked? Or is there any way that we can show them the average time for the availability of the table they booked . Hope you could reply.
Thanks and Regards,
Jeswanth Mahali
tables remain booked for the minutes that you have in the configuration setting "Average Time of Stay". That is how the system calculates the availability of the tables at a certain time.
If you want to display graphically the average time of stay then you will have to write it either in a module or inside a page of the component. There is a function in the lib.vikrestaurants.php file to retrieve the config setting (VikRestaurants::getAverageTimeStay()).