# ProductCategoryService

**Kind:** Service

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

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

## Relationships

- IMPORTS → `ProductCategory`
- IMPORTS → `StockProductDetails`
- IMPORTS → `AppSettings`
- IMPORTS → `Supplier`
- IMPORTS → `CategoryPrincipal`
- CALLS → `CategoryController`

## 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)

- `BookingTargetsComponent` — `Frontend/src/app/components/configuration/company/booking-targets/booking-targets.component.ts`:1
- `ProductCategoriesComponent` — `Frontend/src/app/components/configuration/products/product-categories/product-categories.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
- `PamsServicesModule` — `Frontend/src/app/services/pams-services.module.ts`:1
