# QuantityStockTypeEnum

**Kind:** Enum

**Source:** `Frontend/src/app/components/warehouse/warehouse.ts` (line 452)

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

## Values

- `NA`
- `AvailableForSales`
- `Accepted`
- `Rejected`
- `Maintenan`
- `ReservedForPM`

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

- `TransferOrderDetailsComponent` — `Frontend/src/app/components/warehouse/transfer-order-details/transfer-order-details.component.ts`:1
- `WarehouseDetailsComponent` — `Frontend/src/app/components/warehouse/warehouse-details/warehouse-details.component.ts`:1
- `WarehouseService` — `Frontend/src/app/components/warehouse/warehouse.service.ts`:1
