Repack items manually
As a warehouse employee, I want to select an item and quantity to repack so that I can break down or consolidate inventory.
- Navigate Home → Repack
- Select item from Item to Repack dropdown
- Set quantity using +/- buttons or input
- Select source OR target warehouse
- Click ADD, item appears in list
- Click SAVE, draft Stock Entry created
- Click REPACK, Stock Entry submitted
Repack using BOM
As a warehouse employee, I want to select a BOM to auto-populate repack items so that I can quickly process standard repack operations.
- Navigate to Repack page
- Select BOM from dropdown
- Items list populated from BOM components
- Quantities match BOM qty ratios
- Can save and submit repack entry
Scan item for repack
As a warehouse employee, I want to scan an item barcode to populate the repack form so that I can work faster.
- Navigate to Repack page
- Scan item barcode
- Item to Repack field populated
- Quantity set to 1 (or scanned qty)
- Subsequent scans of same item increment qty
Clear repack form
As a warehouse employee, I want to clear the repack items list so that I can start over without navigating away.
- Add items to repack list
- CLEAN button visible
- Click CLEAN, items list cleared
- Form ready for new entries
Repack validation - single warehouse direction
As a warehouse employee, I want the system to prevent me from setting both source and target warehouse so that repack direction is clear.
- Select Source Warehouse
- Select Target Warehouse
- Click ADD
- Error displayed: "Please select only source or target warehouse"
- Item not added to list
Repack items manually
As a warehouse employee, I want to select an item and quantity to repack so that I can break down or consolidate inventory.
Repack using BOM
As a warehouse employee, I want to select a BOM to auto-populate repack items so that I can quickly process standard repack operations.
Scan item for repack
As a warehouse employee, I want to scan an item barcode to populate the repack form so that I can work faster.
Clear repack form
As a warehouse employee, I want to clear the repack items list so that I can start over without navigating away.
Repack validation - single warehouse direction
As a warehouse employee, I want the system to prevent me from setting both source and target warehouse so that repack direction is clear.