# ReceivedPurchaseOrderComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_ReceivedPurchaseOrderComponent_42e50e66["ReceivedPurchaseOrderComponent"]
    class component_ReceivedPurchaseOrderComponent_42e50e66 rootComponent
```

## Relationships

- IMPORTS → `ProcurementDetails`
- IMPORTS → `ProcurementProducts`
- IMPORTS → `ProcurementOrder`
- IMPORTS → `ProcurementOrderStageEnum`
- IMPORTS → `ProcurementStageEnum`
- IMPORTS → `PriorityProductStageEnum`
- IMPORTS → `PurchasingQueryParamsURL`
- IMPORTS → `ReceivingShipmentDetails`
- IMPORTS → `ReceivedProducts`
- IMPORTS → `ReceivedPOs`
- IMPORTS → `ReceivedOrderTypeEnum`
- IMPORTS → `ProcurementService`
- IMPORTS → `addButton`
- IMPORTS → `PopOverButtonData`
- IMPORTS → `ColumnProperties`
- IMPORTS → `tableViewcurrencyPicker`
- IMPORTS → `FilterItem`
- IMPORTS → `AdvColumn`
- IMPORTS → `CustomFields`
- IMPORTS → `SelectedModule`
- IMPORTS → `CreateCustomField`
- IMPORTS → `CustomFieldsService`
- IMPORTS → `AlertsService`
- IMPORTS → `AdvanceGridComponent`
- IMPORTS → `AppSettings`
- IMPORTS → `DataTypes`
- IMPORTS → `EnumPagename`
- IMPORTS → `PaymentMilestone`
- IMPORTS → `EnumPaymentMilestoneType`
- IMPORTS → `AuthService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `PurchasingService`
- IMPORTS → `MandatoryModuleResponse`

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