yohan
August 3, 2018, 5:30am
1
Hi all ,Kindly advice what could be reason behind table disappearing in my set up.It keep on happening on regularly.
A waiters post an order from the waiters terminal
The order is printed in the kitchen
When the cashier logs-in , in-order to print the bill and subsequently settle the ticket he find out that no ticket is available for the said table.
The ticket doesnt reflect on the said table and the table remain un-occipied,what could be causing this
Is the entity grid fixed or filtered? It could be you havnt specified ‘Bill Requested’ state on a filter OR you have altered the automation messing up the flow.
Without more info/screenshots cannot say for sure.
yohan
August 3, 2018, 3:01pm
3
Hi JTR ,kindly explain what you mean here
I will check on my states,but then assuming that i haven’t specified then this could be happening everytime .
On my scenario though it happens occasionally like twice per week,it has happened twice on the same table entity.Could it be that entity which has issues
I will kindly paste my ticket closing rules screen shots,i guess my flow is alright.I haven’t done too much on customization.
Point me on how i can check check the flow
Jesse
August 3, 2018, 3:07pm
4
Don’t rule out user error. Your waiter may be doing something or not telling you everything.
yohan
August 5, 2018, 7:31am
5
How can i check what the user did ,kindly illustrate .should i check the logs and how can i do that .Kindly illustrate
markjw
August 5, 2018, 9:04pm
6
There is no built in logs. You can create your own logging, here are some ways… (first one is more versatile)
I was thinking about Ticket Logs the other day and thought I should add some Logging at my Venues. Naturally, being me, my mind went straight to using Tasks for the logging. Why?
We know that there is already an Add Ticket Log Action in SambaPOS that allows us to log details of what happens in a Ticket, and @emre created a very good Tutorial for this:
Great Tutorial. But there is one problem with it, and I believe this could be a common scenario where operators could be putting a lot of m…
You need to install at least 5.1.51 version
Why we need logging?
SambaPOS contains improved ticket logging system to improve security. Adding Admin PIN’s or limiting staff permissions is always a good choice but each permission adds a little complexity to workflow. Instead of limiting users keeping track of how certain features used might be a better solution. By using techniques demonstrated here you can track anything done inside tickets. In this tutorial we’ll keep tra…