# PotentialsStageEnum

**Kind:** Enum

**Source:** `Frontend/src/app/models/purchasing/purchasing.ts` (line 35)

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

## Values

- `Draft`
- `SentToPrincipal`
- `ConsederAsSentToPrincipal`
- `ConsederAsNotSentToPrincipal`
- `CanceledInquiry`
- `RegretToOffer`
- `Offered`

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

- `PurchasingDetailsComponent` — `Frontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts`:1
- `PurchasingInquiryComponent` — `Frontend/src/app/components/purchasing/purchasing-details/purchasing-inquiry/purchasing-inquiry.component.ts`:1
