Skip to content

OrderStageEnum

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/models/sales/new-job/job.model.ts (line 525)

Part of: Frontend

Values

  • Draft
  • AwaitingApproval
  • RejectedApproval
  • Approved
  • AwaitingActivation
  • Valid
  • ReadyForShipment
  • Delivered
  • Rejected
  • Cancelled
  • ConsiderAsAwaitingActivation
  • AwaitingRejectApproval
  • AwaitingCancelApproval
  • PricesRequested
  • PricesReleased

Used by

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

Imported by (7)

  • BillOfMaterialsDetailsComponentFrontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts:1
  • DirectCostTransactionsDetailsComponentFrontend/src/app/components/job-costing/direct-cost-transactions-details/direct-cost-transactions-details.component.ts:1
  • JobCostingDetailsComponentFrontend/src/app/components/job-costing/job-costing-details/job-costing-details.component.ts:1
  • CostCalculationComponentFrontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • OrderPanelDetailsComponentFrontend/src/app/components/sales/new-job/order-panel-details/order-panel-details.component.ts:1
  • OrderToPdfServiceFrontend/src/app/services/sales/new-job/order-to-pdf.service.ts:1

Was this page helpful?

Download as PDF