Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request : Allow quick login on TakePOS #23359

Open
daxitsolutions opened this issue Dec 28, 2022 · 3 comments
Open

Feature request : Allow quick login on TakePOS #23359

daxitsolutions opened this issue Dec 28, 2022 · 3 comments
Labels
Feature request This is a feature request

Comments

@daxitsolutions
Copy link

Feature Request

When using TakePOS, we cannot change the user who's doing the actions easly.
On normal POS systems, they have "quick PIN" option that allow a waitress to easly swich to her profile, this way all action are tracked correctlly if you have multiple employee and only one POS system.

Use case

When you have multiple employee using only one POS system, they should be able to switch to his/her accont from a PIN CODE only.

Suggested implementation

Add a feature to the user in Dolibarr allowing them when the option "quick login" is enable to select a 4 digit code associate to his/her login.
When using the TakePOS system, the user can swich / login to his account only by entering the 4 digits

Suggested steps

Add feature on the user level

  • add "Quick_login" = bool
  • if (Quick_login = true) Add "PIN code" (must be unique) = Numeric

Add feature (new button) to the TakePOS

  • Onclick = open a dialog window to enter the PIN (should display a numeric keypad for Touch screen case)
  • when PIN found > open as User xxx
@daxitsolutions daxitsolutions added the Feature request This is a feature request label Dec 28, 2022
@daxitsolutions
Copy link
Author

https://www.dolistore.com/en/products-services-or-stock/1599-TakePOS-Cashiers-15.html

Thanks for your answer, but here we can switch to any user without any PIN, this is quite dangerous because users may have different access (rights) to the module on the ERP.
I would suggest to keep my proposal and define a quick PIN instead of a switch without control to any registred user.

@github-actions github-actions bot added the Issue Stale (automatic label) This issue is stale because it has been open 1 year with no activity. Remove this label to keep open label Jan 6, 2024
@daxitsolutions
Copy link
Author

Still a feature request

@github-actions github-actions bot removed the Issue Stale (automatic label) This issue is stale because it has been open 1 year with no activity. Remove this label to keep open label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request This is a feature request
Projects
None yet
Development

No branches or pull requests

2 participants