-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Goal:
Implement the workflow where an admin or volunteer uses a physical barcode scanner to manage inventory.
Tasks:
- Create a "Quick Scan" mode/view in the Admin Dashboard.
- Create specific auto-focus input field that accepts Barcode/UUID input.
- Implement logic to detect if input is a Box ID or Item ID.
- Implement Workflow: If "Box A" is scanned, then "Game X" is scanned, trigger API to move Game X into Box A.
Acceptance Criteria:
- Ensure scanning an item ID automatically locates that item or prepares it for action.
- Verify Admins can bulk-scan items into a box without manually clicking "Edit" for every item.
Reactions are currently unavailable