Simple Reservation Example

Hi @emre i followed all the steps from “implementation” above but when i select a customer— place an order and click on reservation it ask for confirmation also but when i click on reservation entity screen its empty but the customer who made reservation can be viewed in customer ticket.

where did i go wrong?

i just want to reserve table not place an order. for this i try to follow this from “Add button Reserved”

@QMcKay Modify the Mapping for the Reserved Automation Command (button) so that it’s Enabled States is New only (or change it to *), instead of New Orders as it is in the Tutorial, and you will be able to reserve the Table without placing an order.

this also not working?

@madiha this may help? I use this method to change the entity colour to show the table as ‘occupied/reserved’

this is just to tell if table occupied but i want more than that. i want to reserve a table with customer name. so when customer comes in i can verify for the reservation. Just reserve the table no orders !!!

How will this happen!!!

any suggestions???

So you will never receive orders or deposits for reservations? Does noting “x table reserved for y” enough?

@emre ya i want to work on both scenairo x table reserve for y only and x table reserved for y with order.

i am also working on the reservations steps defined bove…but no luck its not working reservations not going in reservation screen

Hello @emre,

Can the same tutorial applicable to V3 as well ?

Sorry. It probably won’t work for V3.

hi @emre, our restaurant has a website where we are able to take online reservations.

do you know if it is possible to integrate this online reservation into sambapos?

so every time a reservation is received online, it will be displayed on sambapos?

It depends. If @Jesse asked me if it is possible to integrate a payroll system to SambaPOS I’d say no. But he did it :slight_smile:

I mean we don’t offer a ready to use solution yet but SambaPOS is flexible enough to do anything you want. Especially if you have some coding skills like @RandyMagnum

is there a tutorial yet for no-show and date handling. I’m new to samba pos and looking for this features.

Thank you for your support.

But how to cancel reservation? There is a button?

Could you please advise what mappings should be used for ‘Mark Ticket is Reservation’ and ‘Check In Reservation Ticket’. These are greyed out in the Rules list. Also The Reservation button is inactive on the ticket, is this because there are no mappings associated?

Rules are inactive and do nothing when they don’t have a mapping, and so they appear grey. In 99.9% of cases you will use a Default Mapping (all *) which will suffice.

When talking about Rules, we often leave the mapping information out since it is assumed that a Rule needs a mapping to work.

can i know how to configure no show/cancel reservation button?

and is the date functionality able to be handled?

i am trying this for cancelling but its not working

Ilike to try and have this Reservation implementet. What do I do with this Zip file?
Is that so I can choose reservation in the Entity Type name.
I like to learn this also.

You need to have the Database Tools module in order to import the zip file. Import the file in training mode

Warning: Import this file on training mode to ensure it does not break your existing configuration. It replaces some default rules listed here**

Ticket Closing Rule
Update Available Entity Color
Ticket Payment Check
Update Moved Entity Color

Now I can not choose {TICKET STATE:Status} Not equals

Simply type it in on the left - the pick-list is not all-inclusive; you can use many different parameters (Printer Tags)…

{TICKET STATE:Status}

1 Like

can anyone help to correct my rule