# InspectionDetailsComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_InspectionDetailsComponent_64b8fe73["InspectionDetailsComponent"]
    class component_InspectionDetailsComponent_64b8fe73 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `MarginCommissionEnum`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ContactInfoRelatedTypeEnum`
- IMPORTS → `PermissionForSheetResponce`
- IMPORTS → `Address`
- IMPORTS → `AddressesTypeEnum`
- IMPORTS → `checkChanges`
- IMPORTS → `AuthService`
- IMPORTS → `PreviousPageService`
- IMPORTS → `CountryService`
- IMPORTS → `InspectionSheet`
- IMPORTS → `InspectedProduct`
- IMPORTS → `ReceivedDocument`
- IMPORTS → `InspectionChecklist`
- IMPORTS → `DefectTypeEnum`
- IMPORTS → `InspectionDefects`
- IMPORTS → `ReceivedOrderTypeEnum`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `environment`
- IMPORTS → `WarehouseService`
- IMPORTS → `Country`
- IMPORTS → `NewJobService`
- IMPORTS → `Departments`
- IMPORTS → `CompanyBranch`
- IMPORTS → `CompanyBranchService`
- IMPORTS → `AccountsService`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `Datasource`
- IMPORTS → `sampleSelectBoxIDs`
- IMPORTS → `WarehouseConfigService`
- IMPORTS → `UnitService`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `FilesService`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `FilesPortService`
- IMPORTS → `File`
- IMPORTS → `AttachedfileView`
- IMPORTS → `CloudTypeEnum`
- IMPORTS → `FilesComponent`
- IMPORTS → `LogHistoryComponent`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `RecentlyOpenedService`

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

- `WarehouseRoutingModule` — `Frontend/src/app/components/warehouse/warehouse-routing.module.ts`:1
- `WarehouseModule` — `Frontend/src/app/components/warehouse/warehouse.module.ts`:1
