# SummarizedBuyoutComponent

**Kind:** Component

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

**Part of:** [Frontend](subsystem-frontend-src-app)

## 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)

- `PurchasingComponentsModule` — `Frontend/src/app/components/purchasing/purchasing-components.module.ts`:1
- `PurchasingModule` — `Frontend/src/app/components/purchasing/purchasing.module.ts`:1
