# OrderStageEnum

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/models/purchasing/purchasing.ts` (line 58)

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

## Values

- `Draft`
- `AwaitingApproval`
- `RejectedApproval`
- `Approved`
- `AwaitingActivation`
- `Valid`
- `ReadyForShipment`
- `Delivered`
- `Rejected`
- `Cancelled`
- `ConsiderAsAwaitingActivation`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `PurchasingOrderComponent` — `Pams/Web/Pams.Web/Client/app/components/purchasing/purchasing-details/purchasing-order/purchasing-order.component.ts`:1
