# WarehouseModule

**Kind:** Module

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

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

## Relationships

- IMPORTS → `SharedModule`
- IMPORTS → `WarehouseRoutingModule`
- IMPORTS → `WarehouseListComponent`
- IMPORTS → `WarehouseByProductsListComponent`
- IMPORTS → `WarehouseDetailsComponent`
- IMPORTS → `InspectionListComponent`
- IMPORTS → `InspectionDetailsComponent`
- IMPORTS → `ReceivingShipmentListComponent`
- IMPORTS → `ReceivingShipmentDetailsComponent`
- IMPORTS → `TransferExternallyDetailsComponent`
- IMPORTS → `TransferExternallyListComponent`
- IMPORTS → `ReceivedPurchaseOrderComponent`
- IMPORTS → `PackagesListComponent`
- IMPORTS → `TransferOrderDetailsComponent`
- IMPORTS → `UpcomingStockListComponent`
- IMPORTS → `IssueGoodsDetailsComponent`
- IMPORTS → `IssueGoodsListComponent`
- IMPORTS → `ExtrServiceDetailsComponent`
- IMPORTS → `ExtrServiceListComponent`
- IMPORTS → `ReturnNoteDetailsComponent`
- IMPORTS → `ReturnNoteListComponent`
- IMPORTS → `DeliveryNoteDetailsComponent`
- IMPORTS → `DeliveryNoteListComponent`

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

- `ProductionOrderModule` — `Frontend/src/app/components/warehouse/production-order.module.ts`:1
