Skip to content

Mobile Transfer UI Tests #299

@agritheory

Description

@agritheory

Transfer inventory between warehouses
As a warehouse employee, I want to scan items and select source/target warehouses so that I can move inventory within the facility.

  • Navigate Home → Move
  • Select Source Warehouse from dropdown
  • Select Target Warehouse from dropdown
  • Scan item barcode, item appears in list
  • Click SAVE, draft Stock Entry created
  • Click MOVE, Stock Entry submitted

Scan warehouse barcode to set source/target
As a warehouse employee, I want to scan warehouse barcodes instead of using dropdowns so that I can work faster with my scanner.

  • Navigate to Move page
  • Scan warehouse barcode, populates Source Warehouse
  • Scan different warehouse barcode, populates Target Warehouse
  • Scan item barcode, item added with correct warehouses

Clear warehouse selection
As a warehouse employee, I want to clear a selected warehouse so that I can correct mistakes without starting over.

  • Select Source Warehouse
  • Click X button next to Source Warehouse
  • Field cleared, ready for new selection
  • Same behavior for Target Warehouse

Transfer with handling unit
As a warehouse employee, I want to scan a handling unit to transfer so that the HU tracking follows the inventory.

  • Scan HU barcode on Move page
  • Item and qty populated from HU
  • Source warehouse populated from HU location
  • After transfer, HU stock ledger shows new warehouse

Move page empty state guidance
As a warehouse employee, I want to see instructions when the Move page is empty so that I know what to do.

  • Navigate to Move page with no selections
  • Guidance text displayed: "Scan Items and Scan or Select Warehouses to Begin"
  • No SAVE/MOVE buttons visible until items scanned

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions