# MarginByItemsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/sales/margin-calculation/margin-by-items/margin-by-items.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_MarginByItemsComponent_70feeee4["MarginByItemsComponent"]
    class component_MarginByItemsComponent_70feeee4 rootComponent
```

## Relationships

- IMPORTS → `MarginCalculation`
- IMPORTS → `CostCalculationDetails`
- IMPORTS → `DefaultCostMarginTypeEnum`
- IMPORTS → `MarginRelatedToEnum`
- IMPORTS → `CostCalculationMarginDetail`
- IMPORTS → `MarginCalculationForSalesItem`
- IMPORTS → `MarginCalculationService`
- IMPORTS → `AppSettings`
- IMPORTS → `CostCalculation`
- IMPORTS → `CostCalculationItem`
- IMPORTS → `CostCalculationItemDetail`
- IMPORTS → `CostShareTypeEnum`
- IMPORTS → `CostCalculationForStageEnum`
- IMPORTS → `SalesItems`
- IMPORTS → `AlertsService`

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

- `CostCalculationComponent` — `Frontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts`:1
- `SalesComponentsModule` — `Frontend/src/app/components/sales/cost-calculation/sales-components.module.ts`:1
- `SalesComponentsModule` — `Frontend/src/app/components/sales/sales-components.module.ts`:1
