# WarehouseService

**Kind:** Service

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

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

## Relationships

- 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

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

### Imported by (24)

- `QualityControlComponent` — `Pams/Web/Pams.Web/Client/app/components/quality-control/quality-control.component.ts`:1
- `DeliveryNoteDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts`:1
- `DeliveryNoteListComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/delivery-note-list/delivery-note-list.component.ts`:1
- `ExtrServiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/extr-service-details/extr-service-details.component.ts`:1
- `ExtrServiceListComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/extr-service-list/extr-service-list.component.ts`:1
- `InspectionDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/inspection-details/inspection-details.component.ts`:1
- `InspectionListComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/inspection-list/inspection-list.component.ts`:1
- `IssueGoodsDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/issue-goods-details/issue-goods-details.component.ts`:1

…and 16 more.
