Skip to content

ItemStageEnum

reference
1 min readUpdated

Kind: Enum

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

Part of: Frontend

Values

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

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)

  • 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

Was this page helpful?

Download as PDF