Skip to content

CostCalculationSalesItem

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
BranchIdnumber
BuyoutItemIdnumber
BuyoutOfferIdnumber
OfferNostring
SupplierNamestring
SalesItemIdnumber
CostCalculationIdnumber
SalesItemCostnumber
ItemDescriptionstring
ItemQuantitynumber
Commentsstring
DeliveryTermstring
DeliveryTermIdnumber
CurrencyCodestring
CurrencySymbolstring
RateToMainCurrencynumber
RateToLocalCurrencynumber
RateToSellingCurrencynumber
LastModifiedAtDate
LastModifiedByIdnumber
CreatedAtDate
CreatedByIdnumber
_buyoutOffersNoCustomizeLookup{Id: number, BuyoutItemId: number, Name: string, tooltip: string}[]
TotalAdditionalCostnumber
ItemUnitIdnumber
ItemUnitCostnumber
DiscountLimitPercentnumber
_isQtyChangedboolean
_QtyChangednumber

Used by

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

Imported by (3)

  • CostCalculationComponentFrontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts:1
  • PreviewServiceFrontend/src/app/components/sales/cost-calculation/preview/preview.service.ts:1
  • MarginCalculationFrontend/src/app/components/sales/margin-calculation/margin-calculation.ts:4

Was this page helpful?

Download as PDF