Skip to content

DefaultCostMarginTypeEnum

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/components/sales/margin-calculation/margin-calculation.ts (line 88)

Part of: Frontend

Values

  • NA
  • SalesMargin
  • NegotiationMargin
  • IntermediatCommission
  • CurrencyRisk
  • JobRisk

Used by

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

Imported by (5)

  • GenericConfigurationComponentFrontend/src/app/components/configuration/generic-configuration/generic-configuration.component.ts:1
  • CostCalculationComponentFrontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts:1
  • PreviewComponentFrontend/src/app/components/sales/cost-calculation/preview/preview.component.ts:1
  • MarginByItemsComponentFrontend/src/app/components/sales/margin-calculation/margin-by-items/margin-by-items.component.ts:1
  • MarginCalculationServiceFrontend/src/app/components/sales/margin-calculation/margin-calculation.service.ts:1

Was this page helpful?

Download as PDF