# CategoryService

**Kind:** Service

**Source:** `Frontend/src/app/services/common/category.service.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `Product`
- IMPORTS → `ProductVariant`
- IMPORTS → `ProductSubSupplier`
- IMPORTS → `ProductGroupEnum`

## Used by

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

### Imported by (9)

- `MrqDetailsComponent` — `Frontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `ProductsDetailsComponent` — `Frontend/src/app/components/configuration/products/products-details/products-details.component.ts`:1
- `ProductsListComponent` — `Frontend/src/app/components/configuration/products/products-list/products-list.component.ts`:1
- `ProcurementDetailsComponent` — `Frontend/src/app/components/procurement/procurement-details/procurement-details.component.ts`:1
- `PurchasingDetailsComponent` — `Frontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts`:1
- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
- `CustomSelectBoxComponent` — `Frontend/src/app/components/shared/custom-select-box/custom-select-box.component.ts`:1
- `ReceivingShipmentDetailsComponent` — `Frontend/src/app/components/warehouse/receiving-shipment-details/receiving-shipment-details.component.ts`:1

…and 1 more.
