# PotentialsStageEnum

**Kind:** Enum

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

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

## Values

- `new`
- `SentToPrincipal`
- `ConsederAsSentToPrincipal`
- `CanceledInquiry`
- `RegretToOffer`
- `Offered`
- `Deleted`
- `Ordered`
- `AwaitingCancelApproval`
- `AawitingRegretApproval`

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

- `InquiryPanelDetailsComponent` — `Frontend/src/app/components/sales/new-job/inquiry-panel-details/inquiry-panel-details.component.ts`:1
- `LeadsPanelDetailsComponent` — `Frontend/src/app/components/sales/new-job/leads-panel-details/leads-panel-details.component.ts`:1
- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
