Skip to content

CostCalculationItem

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/sales/new-job/cost-calculation.ts (line 28)

Part of: Frontend

Properties

PropertyType
Idnumber
BranchIdnumber
ItemCostnumber
ItemCostPercentnumber
DisplayOrdernumber
CostItemTypeIdnumber
CostItemTypeNamestring
CurrencyCodestring
CurrencySymbolstring
CostCalculationIdnumber
CustomsTariffItemIdnumber
RateToMainCurrencynumber
RateToLocalCurrencynumber
RateToSellingCurrencynumber
CostCalculationItemDetailsCostCalculationItemDetail[]
LastModifiedAtDate
LastModifiedByIdnumber
CostShareTypeIdnumber
CreatedAtDate
CreatedByIdnumber
Commentsstring
_UIPaddingnumber

Used by

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

Imported by (4)

  • CostCalculationComponentFrontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts:1
  • PreviewServiceFrontend/src/app/components/sales/cost-calculation/preview/preview.service.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