-
Notifications
You must be signed in to change notification settings - Fork 5
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
Manage basket addition from Alias #382
Comments
9 tasks
ithiame
added a commit
that referenced
this issue
Feb 21, 2024
ithiame
added a commit
that referenced
this issue
Feb 21, 2024
ithiame
added a commit
that referenced
this issue
Feb 21, 2024
ithiame
added a commit
that referenced
this issue
Feb 22, 2024
ithiame
added a commit
that referenced
this issue
Feb 22, 2024
ithiame
added a commit
that referenced
this issue
Feb 22, 2024
Tirodem
pushed a commit
that referenced
this issue
Feb 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Context
For retail use case, we need the seller to make basket addition through product alias (check #381 ).
Seller might be able to add product easily with a barcode scanner.
Implementation
Create a /admin/retail-cart interface
Limited access to admin users & POS Seat users.
Dont display admin header on this page.
Empty cart
Non-empty cart
Behavior
Barcode addition to basket should be easy and not require key / mouse action (or the lesser), so, by filling a known product alias:
If qty > 1 to gain time, seller shall use mouse & qty selector.
Checkout access might be done with mouse.
The text was updated successfully, but these errors were encountered: