# Departments

**Kind:** Enum

**Source:** `Frontend/src/app/models/person/person.model.ts` (line 103)

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

## Values

- `NA`
- `TopManagement`
- `ProjectManagement`
- `Procurement`
- `Warehouse`
- `Finance`
- `Sales`
- `QualityControl`

## Used by

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

### Imported by (34)

- `BillOfMaterialsDetailsComponent` — `Frontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts`:1
- `BlogPopupComponent` — `Frontend/src/app/components/blogs/blog-popup/blog-popup.component.ts`:1
- `BlogsComponent` — `Frontend/src/app/components/blogs/blogs.component.ts`:1
- `WarehouseConfigDetailsComponent` — `Frontend/src/app/components/configuration/company/warehouse/warehouse-config-details/warehouse-config-details.component.ts`:1
- `UsersLayoutsListComponent` — `Frontend/src/app/components/configuration/default-layouts/users-layouts-list/users-layouts-list.component.ts`:1
- `InvoiceDetailsComponent` — `Frontend/src/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `DirectCostTransactionsDetailsComponent` — `Frontend/src/app/components/job-costing/direct-cost-transactions-details/direct-cost-transactions-details.component.ts`:1
- `JobCostingDetailsComponent` — `Frontend/src/app/components/job-costing/job-costing-details/job-costing-details.component.ts`:1

…and 26 more.
