Skip to content

ProductGroupEnum

reference
1 min readUpdated

Kind: Enum

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

Part of: Frontend

Values

  • NA
  • DailyUse
  • StandardProduct
  • Assembled
  • Scrap
  • Service
  • Document

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

Was this page helpful?

Download as PDF