# ReceivingShipmentListComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/warehouse/receiving-shipment-list/receiving-shipment-list.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_ReceivingShipmentListComponent_1fe9c5f9["ReceivingShipmentListComponent"]
    class component_ReceivingShipmentListComponent_1fe9c5f9 rootComponent
```

## Relationships

- IMPORTS → `AlertsService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AppSettings`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `environment`
- 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)

- `WarehouseRoutingModule` — `Frontend/src/app/components/warehouse/warehouse-routing.module.ts`:1
- `WarehouseModule` — `Frontend/src/app/components/warehouse/warehouse.module.ts`:1
