# ShippingOrderDetailsComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/warehouse/shipping-order-details/shipping-order-details.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_ShippingOrderDetailsComponent_703002a6["ShippingOrderDetailsComponent"]
    class component_ShippingOrderDetailsComponent_703002a6 rootComponent
```

## Relationships

- IMPORTS → `ShippingOrder`
- IMPORTS → `ShippingOrderDetail`
- IMPORTS → `ShippingOrderStatusEnum`
- IMPORTS → `ShippingOrderTypeEnum`
- IMPORTS → `SalesItemToBeShippedLookup`
- IMPORTS → `ProductToBeShippedLookup`
- IMPORTS → `ShippingItemDetails`
- IMPORTS → `SplittedItemToBeShipped`
- IMPORTS → `WarehouseService`

## 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)

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
