# Departments

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/models/person/person.model.ts` (line 92)

**Part of:** [Pams](subsystem-pams)

## Values

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

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

- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `UserEditComponent` — `Pams/Web/Pams.Web/Client/app/components/security/users/edit/edit.component.ts`:1
- `NewUserComponent` — `Pams/Web/Pams.Web/Client/app/components/security/users/new/newUser.component.ts`:1
- `PersonService` — `Pams/Web/Pams.Web/Client/app/services/person/person.service.ts`:1
- `NewProject` — `Pams/Web/Pams.Web/Client/app/components/market/projects/newProject.ts`:51
