Skip to content

BOMProductItems

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
SheetIdnumber
BranchIdnumber
SalesItemIdnumber
ProductIdnumber
ProductGroupIdnumber
ProductVariantIdnumber
ProductNamestring
ProductDescriptionstring
VariantNamestring
Quantitynumber
QuantityFomStocknumber
QuantityMRQnumber
_QuantityAvailableInStocknumber
_RemainingQtynumber
UnitIdnumber
PurchaseJobIdnumber
PurchaseJobNostring
PurchaseJobStagestring
ProductStageNamestring
PurchasedPurchasedInfo[]
productItemsBOMProductItems[]
CreatedAtDate
CreatedByIdnumber
LastModifiedByIdnumber
LastModifiedAtDate
MRQNostring
MRQRequestIdnumber
IsAllowedboolean
_ProductUnitstring
BookingSummaryQtyPopupResponse[]

Used by

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

Imported by (5)

  • MrqDetailsComponentFrontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts:1
  • 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
  • ProductsListComponentFrontend/src/app/components/configuration/products/products-list/products-list.component.ts:1
  • MRQStatusEnumFrontend/src/app/components/MRQ/mrq.ts:5

Was this page helpful?

Download as PDF