Skip to content

MarginCalculationForSalesItem

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Extends: CostCalculationSalesItem

Properties

PropertyType
_ItemPurchasPriceInSellingCurrencynumber
_ItemAdditionalCostnumber
_ItemTotalCosstnumber
_ItemSalesPricenumber
_ItemUnitSalesPricenumber
_ItemNegotiationPricenumber
_ItemNegotiationMarginnumber
_DefaultItemUnitPricenumber
_itemProvisionalAdjustmentCostnumber
_ItemMarginPercentnumber
_ItemMarginAmountnumber

Used by

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

Imported by (7)

  • 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
  • OfferPanelDetailsComponentFrontend/src/app/components/sales/new-job/offer-panel-details/offer-panel-details.component.ts:1
  • OrderPanelDetailsComponentFrontend/src/app/components/sales/new-job/order-panel-details/order-panel-details.component.ts:1
  • CostShareTypeEnumFrontend/src/app/models/sales/new-job/cost-calculation.ts:3

Was this page helpful?

Download as PDF