# GenericConfigurationComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_GenericConfigurationComponent_3d15215["GenericConfigurationComponent"]
    class component_GenericConfigurationComponent_3d15215 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `BaseApiService`
- IMPORTS → `AlertsService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `EnumPagename`
- IMPORTS → `AuthService`
- IMPORTS → `CompanyCurrencyService`
- IMPORTS → `PaymentsService`
- IMPORTS → `WarehouseConfigService`
- IMPORTS → `StockWithdrawalTypeEnum`
- IMPORTS → `StockCogsValuationEnum`
- IMPORTS → `sampleSelectBoxIDs`
- IMPORTS → `JobStageEnum`
- IMPORTS → `ReferencesService`
- IMPORTS → `DefaultCostMarginTypeEnum`
- IMPORTS → `MarginRelatedToEnum`

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

- `ConfigurationRoutingModule` — `Frontend/src/app/components/configuration/configuration-routing.module.ts`:1
- `TranslateHandler` — `Frontend/src/app/components/configuration/configuration.module.ts`:1
