Skip to content

PurchasingJobStageEnum

reference
1 min readUpdated

Kind: Enum

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

Part of: Frontend

Values

  • Unknown
  • Potential
  • MissedPotential
  • RegrettedPotential
  • CancelledPotential
  • Offer
  • RegrettedOffer
  • CancelledOffer
  • RejectedOffer
  • Order
  • RejectedOrder
  • CancelledOrder
  • Delivered
  • Deleted

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → PaymentMilestone
  • IMPORTS → SalesOffersForPrint
  • IMPORTS → SalesPotentialsForPrint

Used by

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

Imported by (9)

  • MrqListComponentFrontend/src/app/components/MRQ/mrq-list/mrq-list.component.ts:1
  • BillOfMaterialsListComponentFrontend/src/app/components/bill-of-materials/bill-of-materials-list/bill-of-materials-list.component.ts:1
  • BuyoutsToProcurementComponentFrontend/src/app/components/purchasing/buyouts-to-procurement/buyouts-to-procurement.component.ts:1
  • PurchasingDetailsComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts:1
  • PurchasingInquiryComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-inquiry/purchasing-inquiry.component.ts:1
  • PurchasingOfferComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-offer/purchasing-offer.component.ts:1
  • PurchasingOrderComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-order/purchasing-order.component.ts:1
  • PurchasingListComponentFrontend/src/app/components/purchasing/purchasing-list/purchasing-list.component.ts:1

…and 1 more.

Was this page helpful?

Download as PDF