Skip to content

CostCalculationMarginDetail

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
BranchIdnumber
PurchasePricenumber
TotalCostnumber
TotalAdditionalCostnumber
MarginAmountnumber
CostCalculationIdnumber
MarginPercentnumber
TotalSalesPricenumber
TotalSalesPriceAfterNegotiationnumber
ItemDescriptionstring
CostCalculationMarginIdnumber
LastModifiedAtDate
LastModifiedByIdnumber
CreatedAtDate
SalesItemIdnumber
CreatedByIdnumber
_TotalMarginOfPurchasePricenumber
_CalculatedMarginOfPurchasePricenumber
_TotalMarginOfTotalCostnumber
_CalculatedMarginOfTotalCostnumber
_TotalMarginOfSalesPricenumber
_CalculatedMarginOfSalesPricenumber
_TotalNegotiationMarginnumber

Used by

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

Imported by (2)

  • 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

Was this page helpful?

Download as PDF