# PurchasingListComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_PurchasingListComponent_7d7034a0["PurchasingListComponent"]
    class component_PurchasingListComponent_7d7034a0 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `PurchasingJobStageEnum`
- IMPORTS → `SecurityAccessTypesEnum`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `PurchasingService`
- IMPORTS → `environment`

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