Skip to content

ReceivedOrderTypeEnum

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/components/warehouse/warehouse.ts (line 29)

Part of: Frontend

Values

  • NA
  • PurchaseOrder
  • AssemblyOrder
  • TransferOrder
  • DeliveryNote

Used by

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

Imported by (5)

  • QualityControlComponentFrontend/src/app/components/quality-control/quality-control.component.ts:1
  • InspectionDetailsComponentFrontend/src/app/components/warehouse/inspection-details/inspection-details.component.ts:1
  • ReceivedPurchaseOrderComponentFrontend/src/app/components/warehouse/receiving-shipment-details/received-purchase-order/received-purchase-order.component.ts:1
  • ReceivingShipmentDetailsComponentFrontend/src/app/components/warehouse/receiving-shipment-details/receiving-shipment-details.component.ts:1
  • UpcomingStockListComponentFrontend/src/app/components/warehouse/upcoming-stock-list/upcoming-stock-list.component.ts:1

Was this page helpful?

Download as PDF