Skip to content

PurchasingService

reference
1 min readUpdated

Kind: Service

Source: Frontend/src/app/services/purchasing/purchasing.service.ts (line 1)

Part of: Frontend

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → PurchasingJob
  • IMPORTS → PurchasingInquiry
  • IMPORTS → PurchasingOffer
  • IMPORTS → PurchasingOrder
  • IMPORTS → PurchasingItems
  • IMPORTS → RegretReasonModel
  • IMPORTS → CancelReasonModel
  • IMPORTS → RejectReasonModel
  • IMPORTS → FinalItemsOverOffers
  • IMPORTS → FinalItemsOverOffers_Offers
  • IMPORTS → PaymentMilestone
  • IMPORTS → EmailData

Used by

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

Imported by (16)

  • MrqDetailsComponentFrontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts:1
  • 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
  • ProcurementOfferComponentFrontend/src/app/components/procurement/procurement-details/procurement-offer/procurement-offer.component.ts:1
  • ProcurementOrderComponentFrontend/src/app/components/procurement/procurement-details/procurement-order/procurement-order.component.ts:1
  • ProcurementListComponentFrontend/src/app/components/procurement/procurement-list/procurement-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

…and 8 more.

Was this page helpful?

Download as PDF