Skip to content

ProcurementOrderStageEnum

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/components/procurement/procurement.ts (line 132)

Part of: Frontend

Values

  • Draft
  • AwaitingApproval
  • RejectedApproval
  • Approved
  • AwaitingActivation
  • Valid
  • ReadyForShipment
  • Delivered
  • Rejected
  • Cancelled
  • ConsiderAsAwaitingActivation

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)

  • ProcurementDetailsComponentFrontend/src/app/components/procurement/procurement-details/procurement-details.component.ts:1
  • ProcurementOrderComponentFrontend/src/app/components/procurement/procurement-details/procurement-order/procurement-order.component.ts:1
  • ReceivedPurchaseOrderComponentFrontend/src/app/components/warehouse/receiving-shipment-details/received-purchase-order/received-purchase-order.component.ts:1

Was this page helpful?

Download as PDF