# ShippingOrderTypeEnum

**Kind:** Enum

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

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

## Values

- `NA`
- `Goods`
- `Materials`
- `MaterialsAndGoods`

## Used by

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

### Imported by (7)

- `DeliveryNoteDetailsComponent` — `Frontend/src/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts`:1
- `ExtrServiceDetailsComponent` — `Frontend/src/app/components/warehouse/extr-service-details/extr-service-details.component.ts`:1
- `IssueGoodsDetailsComponent` — `Frontend/src/app/components/warehouse/issue-goods-details/issue-goods-details.component.ts`:1
- `ProductionOrderDetailsComponent` — `Frontend/src/app/components/warehouse/production-order-details/production-order-details.component.ts`:1
- `ReturnNoteDetailsComponent` — `Frontend/src/app/components/warehouse/return-note-details/return-note-details.component.ts`:1
- `ShippingOrderDetailsComponent` — `Frontend/src/app/components/warehouse/shipping-order-details/shipping-order-details.component.ts`:1
- `WarehouseService` — `Frontend/src/app/components/warehouse/warehouse.service.ts`:1
