Skip to content

SalesItems

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/sales/new-job/job.model.ts (line 333)

Part of: Frontend

Properties

PropertyType
Idnumber
CompanyBranchIdnumber
ItemQuantitynumber
ItemUnitIdnumber
ItemUnitPricenumber
DefaultItemUnitPricenumber
DiscountLimitPercentnumber
ItemDescriptionstring
ItemCategoryIdnumber
ProductIdnumber
ItemStagenumber
DeliveryDateDate
OfferIdnumber
ItemTypenumber
OrderIdnumber
PotentialIdnumber
IsDeletedboolean
CreatedByIdnumber
LastModifiedByIdnumber
CreatedAtDate
LastModificationDateDate
ItemRegretDetailIdnumber
ItemCancelDetailIdnumber
ItemLostDetailIdnumber
ItemRejectDetailIdnumber
ItemDiscountnumber
ItemTaxnumber
ItemSerialnumber
Selectedboolean
ItemTotalPricenumber
currencyCodestring
ItemSplitNonumber
ItemNostring

Used by

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

Imported by (14)

  • PurchasingDetailsComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts:1
  • 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
  • InquiryPanelDetailsComponentFrontend/src/app/components/sales/new-job/inquiry-panel-details/inquiry-panel-details.component.ts:1
  • LeadsPanelDetailsComponentFrontend/src/app/components/sales/new-job/leads-panel-details/leads-panel-details.component.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1

…and 6 more.

Was this page helpful?

Download as PDF