# TransferOrderDetailsComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_TransferOrderDetailsComponent_32160240["TransferOrderDetailsComponent"]
    class component_TransferOrderDetailsComponent_32160240 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `MarginCommissionEnum`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ContactInfoRelatedTypeEnum`
- IMPORTS → `Address`
- IMPORTS → `AddressesTypeEnum`
- IMPORTS → `checkChanges`
- IMPORTS → `AuthService`
- IMPORTS → `PreviousPageService`
- IMPORTS → `CountryService`
- IMPORTS → `InternalTransfer`
- IMPORTS → `InternalTransferProductList`
- IMPORTS → `TransferReasonEnum`
- IMPORTS → `QuantityStockTypeEnum`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `environment`
- IMPORTS → `WarehouseService`
- IMPORTS → `Country`
- IMPORTS → `NewJobService`
- IMPORTS → `Departments`
- IMPORTS → `CompanyBranch`
- IMPORTS → `CompanyBranchService`
- IMPORTS → `AccountsService`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `sampleSelectBoxIDs`
- IMPORTS → `WarehouseConfigService`
- IMPORTS → `UnitService`
- IMPORTS → `LogHistoryComponent`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `CommentsService`
- IMPORTS → `WarehouseListComponent`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

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