Just a little something im working on…
So using @Jesse employee entities as part of his timeclock setup i stripped out all the timeclock bits i didnt need and have created a custom entity login screen.
So instead of using the nav screen and clicking on the POS button to enter the employees password to enter the POS the employees can just swipe their card instead or scan RFID or barcode or whatever you use.
When their ticket is closed or settled you are logged out back to this entity screen ready to log in again.
The next step is to automate a true switch user scenario using the employee entities, so one cashier is logged in, another swipes their card and it closes the current ticket, logs out to the entity login screen, auto populates the new employees password and logs them in. I have the new employee swipe to logout current user working fine, just need to work out a way to auto populate their password into the editor widget to login automatically, as well as saving tickets and recalling them when another employee logs back in (if they have an open ticket)