# WarehouseConfigDetailsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/configuration/company/warehouse/warehouse-config-details/warehouse-config-details.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_WarehouseConfigDetailsComponent_36abe6e9["WarehouseConfigDetailsComponent"]
    class component_WarehouseConfigDetailsComponent_36abe6e9 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `MarginCommissionEnum`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ContactInfoRelatedTypeEnum`
- IMPORTS → `Address`
- IMPORTS → `AddressesTypeEnum`
- IMPORTS → `checkChanges`
- IMPORTS → `AuthService`
- IMPORTS → `PreviousPageService`
- IMPORTS → `CountryService`
- IMPORTS → `WarehouseConfigDetails`
- IMPORTS → `WarehouseArea`
- IMPORTS → `WarehouseModelDetails`
- IMPORTS → `WarehouseModelTypeEnum`
- IMPORTS → `WarehouseLocationTypeEnum`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `environment`
- IMPORTS → `WarehouseConfigService`
- IMPORTS → `Country`
- IMPORTS → `NewJobService`
- IMPORTS → `Departments`
- IMPORTS → `CompanyBranch`
- IMPORTS → `CompanyBranchService`
- IMPORTS → `LogHistoryModulesEnum`

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