# JobCostingService

**Kind:** Service

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

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

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `JobCosting`
- IMPORTS → `CostTransaction`
- IMPORTS → `JobCostItemDetail`
- IMPORTS → `AuthService`

## Used by

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

### Imported by (4)

- `DirectCostTransactionsDetailsComponent` — `Frontend/src/app/components/job-costing/direct-cost-transactions-details/direct-cost-transactions-details.component.ts`:1
- `JobCostingDetailsComponent` — `Frontend/src/app/components/job-costing/job-costing-details/job-costing-details.component.ts`:1
- `JobCostingListComponent` — `Frontend/src/app/components/job-costing/job-costing-list/job-costing-list.component.ts`:1
- `PayablesListComponent` — `Frontend/src/app/components/payables/payables-list/payables-list.component.ts`:1
