# PaymentMilestoneComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/sales/new-job/payment-milestone/payment-milestone.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_PaymentMilestoneComponent_4423a7d0["PaymentMilestoneComponent"]
    class component_PaymentMilestoneComponent_4423a7d0 rootComponent
```

## Relationships

- IMPORTS → `OfferMilestoneService`
- IMPORTS → `Job`
- IMPORTS → `PaymentMilestone`
- IMPORTS → `EnumPaymentMilestoneType`
- IMPORTS → `AppSettings`
- IMPORTS → `InvoicesStatus`

## Used by

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

### Imported by (3)

- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `offerPanelDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/offer-panel-details/offer-panel-details.component.ts`:1
- `OrderPanelDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/order-panel-details/order-panel-details.component.ts`:1
