Skip to content

CostCalculation

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
BranchIdnumber
SalesJobIdnumber
SalesJobNostring
BuyoutJobIdnumber
SalesOfferIdnumber
SalesOrderIdnumber
SellingCurrencyCodestring
SellingCurrencySymbolstring
CostCalculationMarginsCostCalculationDetails[]
CostCalculationItemsCostCalculationItem[]
CostCalculationSalesItemsMarginCalculationForSalesItem[]
LastModifiedAtDate
LastModifiedByIdnumber
CreatedAtDate
CreatedByIdnumber
_TotalAgreedMarginnumber

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
  • 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
  • CostCalculationServiceFrontend/src/app/services/sales/new-job/cost-calculation.service.ts:1

Was this page helpful?

Download as PDF