# IssueTargetEnum

**Kind:** Enum

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

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

## Values

- `NA`
- `Shipment`
- `Production`
- `TransferOrder`
- `ExternalService`

## Used by

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

### Imported by (4)

- `DeliveryNoteDetailsComponent` — `Frontend/src/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts`:1
- `IssueGoodsDetailsComponent` — `Frontend/src/app/components/warehouse/issue-goods-details/issue-goods-details.component.ts`:1
- `ReturnNoteDetailsComponent` — `Frontend/src/app/components/warehouse/return-note-details/return-note-details.component.ts`:1
- `WarehouseService` — `Frontend/src/app/components/warehouse/warehouse.service.ts`:1
