# TransferReasonEnum

**Kind:** Enum

**Source:** `Frontend/src/app/components/warehouse/warehouse.ts` (line 268)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Values

- `NA`
- `Production`
- `Assembly`
- `Painting`
- `Shipping`

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `TransferOrderDetailsComponent` — `Frontend/src/app/components/warehouse/transfer-order-details/transfer-order-details.component.ts`:1
- `WarehouseService` — `Frontend/src/app/components/warehouse/warehouse.service.ts`:1
