# JobStageEnum

**Kind:** Enum

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

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

## Values

- `Unknown`
- `Potential`
- `MissedPotential`
- `RegrettedPotential`
- `CancelledPotential`
- `Offer`
- `RegrettedOffer`
- `CancelledOffer`
- `LostOffer`
- `Order`
- `RejectedOrder`
- `CancelledOrder`
- `Delivered`
- `Deleted`

## Used by

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

### Imported by (21)

- `MrqDetailsComponent` — `Frontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `BillOfMaterialsDetailsComponent` — `Frontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts`:1
- `BlogsComponent` — `Frontend/src/app/components/blogs/blogs.component.ts`:1
- `UsersLayoutsListComponent` — `Frontend/src/app/components/configuration/default-layouts/users-layouts-list/users-layouts-list.component.ts`:1
- `GenericConfigurationComponent` — `Frontend/src/app/components/configuration/generic-configuration/generic-configuration.component.ts`:1
- `ProductsListComponent` — `Frontend/src/app/components/configuration/products/products-list/products-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

…and 13 more.
