# WarehouseRoutingModule

**Kind:** Module

**Source:** `Frontend/src/app/components/warehouse/warehouse-routing.module.ts` (line 1)

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

## Relationships

- IMPORTS → `AuthService`
- IMPORTS → `CanDeactivateGuard`
- IMPORTS → `ReceivingShipmentListComponent`
- IMPORTS → `ReceivingShipmentDetailsComponent`
- IMPORTS → `InspectionListComponent`
- IMPORTS → `InspectionDetailsComponent`
- IMPORTS → `TransferExternallyListComponent`
- IMPORTS → `TransferExternallyDetailsComponent`
- IMPORTS → `PackagesListComponent`
- IMPORTS → `WarehouseDetailsComponent`
- IMPORTS → `WarehouseListComponent`
- IMPORTS → `WarehouseByProductsListComponent`
- IMPORTS → `UpcomingStockListComponent`
- IMPORTS → `ShippingOrderDetailsComponent`
- IMPORTS → `ShippingOrderListComponent`
- IMPORTS → `ProductionOrderDetailsComponent`
- IMPORTS → `ProductionOrderListComponent`
- IMPORTS → `IssueGoodsDetailsComponent`
- IMPORTS → `IssueGoodsListComponent`
- IMPORTS → `ExtrServiceDetailsComponent`
- IMPORTS → `ExtrServiceListComponent`
- IMPORTS → `ReturnNoteDetailsComponent`
- IMPORTS → `ReturnNoteListComponent`
- IMPORTS → `DeliveryNoteListComponent`
- IMPORTS → `DeliveryNoteDetailsComponent`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

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