Skip to content

JobItemStatusE

reference
1 min readUpdated

Kind: Enum

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

Part of: Frontend

Values

  • All
  • Inquiry
  • Offer
  • Order
  • Lost
  • Delivered
  • Cancelled
  • Regret
  • Reject
  • Cancelled_Offer
  • Cancelled_Order
  • Bin
  • Revert

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)

  • JobItemFrontend/src/app/models/sales/job-item.model.ts:6
  • JobVersionFrontend/src/app/models/sales/job-version.model.ts:10

Was this page helpful?

Download as PDF