# ReceivedOrderTypeEnum

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/components/warehouse/warehouse.ts` (line 30)

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

## Values

- `NA`
- `PurchaseOrder`
- `AssemblyOrder`
- `TransferOrder`
- `DeliveryNote`

## Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (4)

- `QualityControlComponent` — `Pams/Web/Pams.Web/Client/app/components/quality-control/quality-control.component.ts`:1
- `ReceivedPurchaseOrderComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/receiving-shipment-details/received-purchase-order/received-purchase-order.component.ts`:1
- `ReceivingShipmentDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/receiving-shipment-details/receiving-shipment-details.component.ts`:1
- `UpcomingStockListComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/upcoming-stock-list/upcoming-stock-list.component.ts`:1
