# ExternalServiceStatusEnum

**Kind:** Enum

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

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

## Values

- `NA`
- `New`
- `Transferred`
- `Received`
- `Stocked`

## Used by

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

### Imported by (3)

- `ExtrServiceDetailsComponent` — `Frontend/src/app/components/warehouse/extr-service-details/extr-service-details.component.ts`:1
- `TransferExternallyDetailsComponent` — `Frontend/src/app/components/warehouse/transfer-externally-details/transfer-externally-details.component.ts`:1
- `WarehouseService` — `Frontend/src/app/components/warehouse/warehouse.service.ts`:1
