Skip to content

Product

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/product-category.model.ts (line 16)

Part of: Frontend

Properties

PropertyType
Idnumber
CompanyIdnumber
BranchIdnumber
Barcodestring
CategoryIdnumber
ProductGroupIdnumber
ParentIdnumber
ProductVariantIdnumber
GroupIdnumber
VariantNamestring
ProductDescriptionstring
ProductNamestring
ProductTypeIdnumber
ProductUnitIdnumber
ProductUnitstring
ProductVolumenumber
ProductWeightnumber
PurchaseUnitIdnumber
PurchaseUnitstring
ReferenceNostring
MinStockQtynumber
MinRequisitionQtynumber
IsForInternalUseboolean
ExternalItemIdnumber
ProductDetailsProductDetail[]
WithdrawalStrategyTypenumber

Used by

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

Imported by (4)

  • 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
  • ProductsDetailsComponentFrontend/src/app/components/configuration/products/products-details/products-details.component.ts:1
  • CategoryServiceFrontend/src/app/services/common/category.service.ts:1

Was this page helpful?

Download as PDF