# ItemStageEnum

**Kind:** Enum

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

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

## Values

- `Active`
- `Offered`
- `Ordered`
- `Regretted`
- `Lost`
- `Cancelled`
- `rejected`
- `ReadyForShipment`
- `Received`

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

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