Skip to content

BOMSalesItems

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/components/bill-of-materials/bill-of-materials.ts (line 33)

Part of: Frontend

Properties

PropertyType
IDnumber
SalesItemIdnumber
ItemNostring
OrderIdnumber
VendorOrderNostring
SheetIdnumber
BranchIdnumber
ItemDescriptionstring
ItemQuantitynumber
ItemUnitIdnumber
ItemUnitPricenumber
ItemTotalPricenumber
AgreedMarginPercentnumber
ItemTotalPriceExcludingMarginnumber
ItemTotalPriceExcludingMarginInMainCurrencynumber
SalesItemDiscountnumber
OrderCurrencyCodestring
OrderCurrencySymbolstring
RateToMainCurrencynumber
ProductIdnumber
ProductsBOMProductItems[]
ExpectedDeliveryDateDate
ReadyForShipmentAtDate
ReleasedForShipmentAtDate
SalesOrderStatusIdnumber
ActualCostnumber
SalesInvoiceAmountnumber
ActualMarginAmountnumber
ActualMarginPercentagenumber
OrderTotalPricenumber
AllInvoicesAreDueboolean
OrderSalesPricenumber
CurrencyRatenumber
CurrencySymbolstring
CurrencyCodestring
LocalCurrencyCodestring
LocalCurrencySymbolstring
RateToLocalCurrencynumber
LocalCurrencyPercentnumber
ReferenceCurrencyCodestring
ReferenceCurrencySymbolstring
RateToReferenceCurrencynumber
ReferenceCurrencyPercentnumber

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)

  • BillOfMaterialsDetailsComponentFrontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts:1
  • BillOfMaterialsServiceFrontend/src/app/components/bill-of-materials/bill-of-materials.service.ts:1

Was this page helpful?

Download as PDF