# JobCostingDetailsComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_JobCostingDetailsComponent_60493867["JobCostingDetailsComponent"]
    class component_JobCostingDetailsComponent_60493867 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `DataTypes`
- IMPORTS → `PrintOption`
- IMPORTS → `PermissionForSheetResponce`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ContactInfoRelatedTypeEnum`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `JobCosting`
- IMPORTS → `CostTransaction`
- IMPORTS → `JobCostItemDetail`
- IMPORTS → `PurchaseItems`
- 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 → `DirectCostTransactionsDetailsComponent`

## 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
- `JobCostingModule` — `Frontend/src/app/components/job-costing/job-costing.module.ts`:1
- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
