Skip to content

CostCalculationDetails

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
BranchIdnumber
CreatedByIdnumber
CreatedAtDate
LastModifiedAtDate
MarginIsRelatedToIdnumber
ItemDescriptionstring
MarginItemIdnumber
LastModifiedByIdnumber
CostCalculationIdnumber
MarginPercentnumber
_MarginPercentnumber
SalesOfferIdnumber
ItemDefaultIdnumber
ItemDefaultValuenumber
_MarginCalculatedAmountnumber
CostCalculationMarginDetailsCostCalculationMarginDetail[]
_TotalRowItemCostnumber
_TotalRowItemMarginnumber
_IsAdditionalProvisionboolean

Used by

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

Imported by (6)

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

Was this page helpful?

Download as PDF