Changing Table Color by last order time

Hey there,

I already worked a lot with Sambapos 4 and now i Want to Upgrade to V.5.
Until our new Session is Starting (Just a Summer Restaurant) I want to set up the system.

I want that the Entity change the Color after Last order time. I already found the Tutorial by using a get.Color function Change Table color according ticket time status
but it seems to be for the hole Ticket time. I tried to use the {LAST ORDER TIME} instead of {ENTITY STATE MINUTES:Status} in the state Display format, but it doesn’t work.
When there isn’t a way to use the last order time, maybe there is a way to make a rule to change the states between “checked table” and “new order”?
I hope there is someone who can help me.

Greeting from Germany.

When you add orders it updates the ticket status so entity time will be wince last status update which on default setup would be the last time orders were added/ticket closed.

Hey JTRTech

thanks for you reply.

The Problem is, that it DONT change / Update the ticket State after closing the ticket. When i add new orders the State Change to “New Orders” but it dont “reset” the time and color. After opening the Ticket again, the state is set to “unpaid”


unbezahlt = unpaid
Neue Bestellungen = New Orders

übermittelt = submitted
Neu = New

Show you entity state formatting?
The ticket state is changes because it was unpaid, then new orders when added then after submition it is changed back to unpaid.
If your format isnt changing then the issue would be there, either looking at wrong state or something like that.



When i Create the Ticket for the first time, everything is okay. but it dont refresh the time after adding a new Order.

You have set the formatting on new orders state?
As soon as you close the ticket it goes to unpaid, so show the unpaid status formatting.
ALso sho the script.

I Got it.

Two days im working on it - Finaly i have the solution.

I had to Add “Update Entity State” to Rule > New Order Adding Rule and set the status to "New Orders"