Skip to content

MarginCalculation

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
BranchIdnumber
SalesJobIdnumber
BuyoutJobIdnumber
SalesOfferIdnumber
SalesJobNostring
SellingCurrencyCodestring
SellingCurrencySymbolstring
SalesMarginPercentnumber
TotalPurchasePricenumber
TotalAdditionalCostnumber
NegotiationMarginPercentnumber
TotalSalesPricenumber
TotalSalesPriceAfterNegotiationnumber
_RatioOfSellingPriceToPurchsePricenumber
CostCalculationSalesItemsMarginCalculationForSalesItem[]
CostCalculationMarginsCostCalculationDetails[]
LastModifiedAtDate
LastModifiedByIdnumber
_TotalMarginExceptNegotiationnumber

Relationships

  • IMPORTS → CostCalculationSalesItem
  • IMPORTS → SalesItems

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)

  • CostCalculationComponentFrontend/src/app/components/sales/cost-calculation/cost-calculation.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
  • CostShareTypeEnumFrontend/src/app/models/sales/new-job/cost-calculation.ts:3

Was this page helpful?

Download as PDF