Skip to content

SummarizedBuyoutComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/purchasing/summarized-buyout/summarized-buyout.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_SummarizedBuyoutComponent_28f59be5["SummarizedBuyoutComponent"]
    class component_SummarizedBuyoutComponent_28f59be5 rootComponent

Relationships

  • IMPORTS → PurchasingJob
  • IMPORTS → PurchasingOffer
  • IMPORTS → PurchasingItems
  • IMPORTS → PurchasingJobStageEnum
  • IMPORTS → FinalItemsOverOffers
  • IMPORTS → FinalItemsOverOffers_Offers
  • IMPORTS → AccountsService
  • IMPORTS → AccountsLookupWithData
  • IMPORTS → UnitService
  • IMPORTS → PaymentMethodService
  • IMPORTS → DeliveryTermService
  • IMPORTS → AppSettings
  • IMPORTS → PurchasingService

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)

  • PurchasingComponentsModuleFrontend/src/app/components/purchasing/purchasing-components.module.ts:1
  • PurchasingModuleFrontend/src/app/components/purchasing/purchasing.module.ts:1

Was this page helpful?

Download as PDF