# PurchasingOrderComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/purchasing/purchasing-details/purchasing-order/purchasing-order.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_PurchasingOrderComponent_4fc47cb6["PurchasingOrderComponent"]
    class component_PurchasingOrderComponent_4fc47cb6 rootComponent
```

## Relationships

- IMPORTS → `PurchasingOrder`
- IMPORTS → `PurchasingItems`
- IMPORTS → `ItemStageEnum`
- IMPORTS → `PurchasingJobStageEnum`
- IMPORTS → `ItemTypesEnum`
- IMPORTS → `OrderStageEnum`
- IMPORTS → `NewJobService`
- IMPORTS → `addButton`
- IMPORTS → `PopOverButtonData`
- IMPORTS → `ColumnProperties`
- IMPORTS → `tableViewcurrencyPicker`
- IMPORTS → `FilterItem`
- IMPORTS → `AdvColumn`
- IMPORTS → `CustomFields`
- IMPORTS → `SelectedModule`
- IMPORTS → `CreateCustomField`
- IMPORTS → `CustomFieldsService`
- IMPORTS → `AppSettings`
- IMPORTS → `DataTypes`
- IMPORTS → `EnumPagename`
- IMPORTS → `PaymentMilestone`
- IMPORTS → `EnumPaymentMilestoneType`
- IMPORTS → `AuthService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `PurchasingService`
- IMPORTS → `MandatoryModuleResponse`
- IMPORTS → `AlertsService`
- IMPORTS → `PaymentMilestoneComponent`

## Used by

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

### Imported by (2)

- `PurchasingComponentsModule` — `Frontend/src/app/components/purchasing/purchasing-components.module.ts`:1
- `PurchasingModule` — `Frontend/src/app/components/purchasing/purchasing.module.ts`:1
