Skip to content

PurchasingJobStageEnum

reference
1 min readUpdated

Kind: Enum

Source: Pams/Web/Pams.Web/Client/app/models/purchasing/purchasing.ts (line 5)

Part of: Pams

Values

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

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → PaymentMilestone

Used by

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

Imported by (6)

  • MrqListComponentPams/Web/Pams.Web/Client/app/components/MRQ/mrq-list/mrq-list.component.ts:1
  • BillOfMaterialsListComponentPams/Web/Pams.Web/Client/app/components/bill-of-materials/bill-of-materials-list/bill-of-materials-list.component.ts:1
  • PurchasingInquiryComponentPams/Web/Pams.Web/Client/app/components/purchasing/purchasing-details/purchasing-inquiry/purchasing-inquiry.component.ts:1
  • PurchasingOfferComponentPams/Web/Pams.Web/Client/app/components/purchasing/purchasing-details/purchasing-offer/purchasing-offer.component.ts:1
  • PurchasingOrderComponentPams/Web/Pams.Web/Client/app/components/purchasing/purchasing-details/purchasing-order/purchasing-order.component.ts:1
  • PurchasingListComponentPams/Web/Pams.Web/Client/app/components/purchasing/purchasing-list/purchasing-list.component.ts:1

Was this page helpful?

Download as PDF