Skip to content

OfferStageEnum

reference
1 min readUpdated

Kind: Enum

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

Part of: Frontend

Values

  • Draft
  • AwaitingApproval
  • RejectedApproval
  • Approved
  • Valid
  • Expired
  • Ordered
  • Regretted
  • Cancelled
  • Lost
  • ConsederAsValid
  • AwaitingLossApproval
  • AwaitingCancelApproval
  • AwaitingRegretApproval
  • AwaitingExtensionApproval
  • PricesRequested
  • PricesReleased

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)

  • CostCalculationComponentFrontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • OfferPanelDetailsComponentFrontend/src/app/components/sales/new-job/offer-panel-details/offer-panel-details.component.ts:1
  • OfferToPdfServiceFrontend/src/app/services/sales/new-job/offer-to-pdf.service.ts:1

Was this page helpful?

Download as PDF