# WarehouseDetailsComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_WarehouseDetailsComponent_1c11daf1["WarehouseDetailsComponent"]
    class component_WarehouseDetailsComponent_1c11daf1 rootComponent
```

## Relationships

- IMPORTS → `WarehouseDetails`
- IMPORTS → `WarehouseDetailsList`
- IMPORTS → `QuantityStockTypeEnum`
- IMPORTS → `WarehouseService`

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

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `QualityControlComponent` — `Pams/Web/Pams.Web/Client/app/components/quality-control/quality-control.component.ts`:1
- `UpcomingStockListComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/upcoming-stock-list/upcoming-stock-list.component.ts`:1
