# QualityControlComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_QualityControlComponent_3f269193["QualityControlComponent"]
    class component_QualityControlComponent_3f269193 rootComponent
```

## Relationships

- IMPORTS → `AlertsService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AppSettings`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `environment`
- IMPORTS → `WarehouseService`
- IMPORTS → `WarehouseDetailsComponent`
- IMPORTS → `ReceivedOrderTypeEnum`

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

- `AppRoutingModule` — `Frontend/src/app/app-routing.module.ts`:1
- `TranslateHandler` — `Frontend/src/app/app.module.ts`:1
