# DirectCostTransactionsDetailsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/job-costing/direct-cost-transactions-details/direct-cost-transactions-details.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_DirectCostTransactionsDetailsComponent_1db79c5e["DirectCostTransactionsDetailsComponent"]
    class component_DirectCostTransactionsDetailsComponent_1db79c5e rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `DataTypes`
- IMPORTS → `PrintOption`
- IMPORTS → `PermissionForSheetResponce`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ContactInfoRelatedTypeEnum`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `AllocationCostTrasactionEnum`
- IMPORTS → `JobCosting`
- IMPORTS → `CostTransaction`
- IMPORTS → `JobCostItemDetail`
- IMPORTS → `TransactionAllocatedToTypeEnum`
- IMPORTS → `CostCalculationTypeEnum`
- IMPORTS → `JobCostingService`
- IMPORTS → `addButton`
- IMPORTS → `tableViewcurrencyPicker`
- IMPORTS → `FilterItem`
- IMPORTS → `AdvColumn`
- IMPORTS → `Unit`
- IMPORTS → `Category`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `FilesComponent`
- IMPORTS → `FilesPortService`
- IMPORTS → `FilesService`
- IMPORTS → `UploadedFileModules`
- IMPORTS → `PreviousPageService`
- IMPORTS → `checkChanges`
- IMPORTS → `Tag`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `environment`
- IMPORTS → `EmailData`
- IMPORTS → `EnumPaymentMilestoneType`
- IMPORTS → `Job`
- IMPORTS → `JobStageEnum`
- IMPORTS → `OrderStageEnum`
- IMPORTS → `ModuleEnumId`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `RecentlyOpenedService`
- IMPORTS → `CommentsService`
- IMPORTS → `Departments`
- IMPORTS → `sampleSelectBoxIDs`
- IMPORTS → `CostCalculationService`
- IMPORTS → `CompanyCurrencyService`
- IMPORTS → `CurrenciesWithRates`
- IMPORTS → `ValidationModel`
- IMPORTS → `TotalBookingMonths`

## Used by

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

### Imported by (3)

- `JobCostingComponentModule` — `Frontend/src/app/components/job-costing/job-costing-component.module.ts`:1
- `JobCostingDetailsComponent` — `Frontend/src/app/components/job-costing/job-costing-details/job-costing-details.component.ts`:1
- `PayablesRoutingModule` — `Frontend/src/app/components/payables/payables-routing.module.ts`:1
