Skip to content

OrderStageEnum

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/models/purchasing/purchasing.ts (line 57)

Part of: Frontend

Values

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

Used by

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

Imported by (2)

  • PurchasingDetailsComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts:1
  • PurchasingOrderComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-order/purchasing-order.component.ts:1

Was this page helpful?

Download as PDF