# EnumPaymentMilestoneType

**Kind:** Enum

**Source:** `Frontend/src/app/models/sales/new-job/job.model.ts` (line 700)

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

## Values

- `NA`
- `DownPayment`
- `Advanced`
- `OnDelivery`
- `AfterDelivery`

## Used by

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

### Imported by (20)

- `InvoiceDetailsComponent` — `Frontend/src/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `InvoicesListComponent` — `Frontend/src/app/components/invoices/invoices-list/invoices-list.component.ts`:1
- `DirectCostTransactionsDetailsComponent` — `Frontend/src/app/components/job-costing/direct-cost-transactions-details/direct-cost-transactions-details.component.ts`:1
- `JobCostingDetailsComponent` — `Frontend/src/app/components/job-costing/job-costing-details/job-costing-details.component.ts`:1
- `JobCostingListComponent` — `Frontend/src/app/components/job-costing/job-costing-list/job-costing-list.component.ts`:1
- `AccountDetailsComponent` — `Frontend/src/app/components/market/account-details/account-details.component.ts`:1
- `PayablesListComponent` — `Frontend/src/app/components/payables/payables-list/payables-list.component.ts`:1
- `PurchaseInvoicesComponent` — `Frontend/src/app/components/payables/purchase-invoices/purchase-invoices.component.ts`:1

…and 12 more.
