# ProductSerialCombinationComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/configuration/serials-compinations/product-serial-combination/product-serial-combination.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_ProductSerialCombinationComponent_5e4c3252["ProductSerialCombinationComponent"]
    class component_ProductSerialCombinationComponent_5e4c3252 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ProductSerialType`
- IMPORTS → `SerialComponent`
- IMPORTS → `SerialComponentTypes`
- IMPORTS → `ProductSerialCombination`
- IMPORTS → `ProductSerialStatus`
- IMPORTS → `ProductSerialTypeenum`
- IMPORTS → `SerialTypeService`
- IMPORTS → `SerialComponentsService`
- IMPORTS → `SerialCombinationsService`
- IMPORTS → `SerialStatusService`
- IMPORTS → `AuthService`
- IMPORTS → `AlertsComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `PreviousPageService`
- IMPORTS → `ComponentCanDeactivate`

## 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` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
