# WarehouseConfigService

**Kind:** Service

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

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

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `WarehouseConfigDetails`
- IMPORTS → `WarehouseLocationTypeEnum`
- IMPORTS → `WarehouseArea`
- IMPORTS → `WarehouseModelDetails`

## Used by

17 references from 17 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (17)

- `WarehouseConfigDetailsComponent` — `Frontend/src/app/components/configuration/company/warehouse/warehouse-config-details/warehouse-config-details.component.ts`:1
- `WarehouseConfigListComponent` — `Frontend/src/app/components/configuration/company/warehouse/warehouse-config-list/warehouse-config-list.component.ts`:1
- `GenericConfigurationComponent` — `Frontend/src/app/components/configuration/generic-configuration/generic-configuration.component.ts`:1
- `UserEditComponent` — `Frontend/src/app/components/security/users/edit/edit.component.ts`:1
- `NewUserComponent` — `Frontend/src/app/components/security/users/new/newUser.component.ts`:1
- `UserDetailsComponent` — `Frontend/src/app/components/security/users/users-details/user-details.component.ts`:1
- `DeliveryNoteDetailsComponent` — `Frontend/src/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts`:1
- `ExtrServiceDetailsComponent` — `Frontend/src/app/components/warehouse/extr-service-details/extr-service-details.component.ts`:1

…and 9 more.
