# WarehouseService

**Kind:** Service

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

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

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ReceivingShipmentDetails`
- IMPORTS → `InspectionSheet`
- IMPORTS → `ExternalTransfer`
- IMPORTS → `ReceivedPOs`
- IMPORTS → `DefectTypeEnum`
- IMPORTS → `InspectionDefects`
- IMPORTS → `UnAllocatedProduct`
- IMPORTS → `WithdrowalProductsDetails`
- IMPORTS → `BookingProductDetails`
- IMPORTS → `WarehouseDetails`
- IMPORTS → `QuantityStockTypeEnum`
- IMPORTS → `InternalTransfer`
- IMPORTS → `TransferReasonEnum`
- IMPORTS → `ShippingOrder`
- IMPORTS → `ProductionOrder`
- IMPORTS → `IssueGoods`
- IMPORTS → `ReturnNote`
- IMPORTS → `ShippingOrderTypeEnum`
- IMPORTS → `IssueTargetEnum`
- IMPORTS → `ExternalService`
- IMPORTS → `ExternalServiceStatusEnum`
- IMPORTS → `ExternalServiceTypeEnum`
- IMPORTS → `DeliveryNote`

## Used by

30 references from 30 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (30)

- `MrqListComponent` — `Frontend/src/app/components/MRQ/mrq-list/mrq-list.component.ts`:1
- `BillOfMaterialsListComponent` — `Frontend/src/app/components/bill-of-materials/bill-of-materials-list/bill-of-materials-list.component.ts`:1
- `ProductsListComponent` — `Frontend/src/app/components/configuration/products/products-list/products-list.component.ts`:1
- `ProcurementListComponent` — `Frontend/src/app/components/procurement/procurement-list/procurement-list.component.ts`:1
- `BuyoutsToProcurementComponent` — `Frontend/src/app/components/purchasing/buyouts-to-procurement/buyouts-to-procurement.component.ts`:1
- `QualityControlComponent` — `Frontend/src/app/components/quality-control/quality-control.component.ts`:1
- `DeliveryNoteDetailsComponent` — `Frontend/src/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts`:1
- `DeliveryNoteListComponent` — `Frontend/src/app/components/warehouse/delivery-note-list/delivery-note-list.component.ts`:1

…and 22 more.
