If I understand correctly, each POS admits only one concurrent user. That is, if I want to have two point in a department I need two POS.
But now if I have (said user_1) on main pos in a physical selling point then in the other physical selling point the systems allow me to enter in the same pos (main) with another user... and then raises an exception (TypeError in models.js, "self.get(...) is undefined") which can't be recovered from the pos interface, leaving me with a blocked terminal showing the error (but can't press any button or going back).
If my first impression is right (only one user concurrent) why allows me to enter with other user? and if not, why this error?
Any suggestions? maybe I have to fill a bug?
Thanks
↧