Skip to content

ItemStageEnum

reference
1 min readUpdated

Kind: Enum

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

Part of: Frontend

Values

  • Active
  • Offered
  • Ordered
  • Regretted
  • Lost
  • Cancelled
  • rejected
  • ReadyForShipment
  • Delivered

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
  • CostCalculationComponentFrontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts:1
  • InquiryPanelDetailsComponentFrontend/src/app/components/sales/new-job/inquiry-panel-details/inquiry-panel-details.component.ts:1
  • LeadsPanelDetailsComponentFrontend/src/app/components/sales/new-job/leads-panel-details/leads-panel-details.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
  • OrderPanelDetailsComponentFrontend/src/app/components/sales/new-job/order-panel-details/order-panel-details.component.ts:1

Was this page helpful?

Download as PDF