# CostCalculationForStageEnum

**Kind:** Enum

**Source:** `Frontend/src/app/models/sales/new-job/cost-calculation.ts` (line 111)

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

## Values

- `forInquiry`
- `forOffer`
- `forOrder`

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

- `CostCalculationComponent` — `Frontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts`:1
- `MarginByItemsComponent` — `Frontend/src/app/components/sales/margin-calculation/margin-by-items/margin-by-items.component.ts`:1
