emre
August 17, 2015, 8:54am
15
Use search please… There are lots of information information about user entities. It is impossible to prepare specific tutorials for every possible SambaPOS configurations but you can read related tutorials, understand how to customize SambaPOS and implement your own solution.
Basic TimeClock implementation using Employee Entities (not Users) and 2 Entity States called PunchIn and PunchOut.
REQUIRED: SambaPOS v4.1.65 +
REQUIRED: Custom Report Module from SambaMarket.com
Database Tools Import Files:
Automation (Automation Commands, Actions, Rules):
TimeClock_Automation.zip (2.1 KB)
Entity Type, Entity Screen, States
TimeClock_EntityType_EntityScreen_States.zip (1.5 KB)
FLOW:
Button to show TimeClock screen:
[image]
TimeClock screen with 4 Employee Entities: …
If you work in a busy environment such as a bar where multiple people use the same till at the same time, to speed up serving another cashier may need to use the till to process an order whilst another cashier has already started a ticket. For this it is useful to have a switch user function so that if another cashier needs to use the till they can press the switch user button, it saves the ticket the another cashier had open so that the 2nd cashier can process their transaction. when the 1st …
I’m trying to figure out how to transfer a table to a different waiter. I run a pub and quite often at 5pm when the day staff leave and the night staff start there are numerous open tables. Is there a way to transfer without ending and starting a new work period?
4 Likes