# ProcessApprovallComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/configuration/process-approvall/process-approvall.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_ProcessApprovallComponent_67ad7ef0["ProcessApprovallComponent"]
    class component_ProcessApprovallComponent_67ad7ef0 rootComponent
```

## Relationships

- IMPORTS → `AlertsService`
- IMPORTS → `AppSettings`
- IMPORTS → `SalesApprovalProccessEnum`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ProcessApprovallService`
- IMPORTS → `Company`
- IMPORTS → `ApprovalProcess`
- IMPORTS → `AppService`
- IMPORTS → `checkChanges`
- IMPORTS → `PreviousPageService`
- IMPORTS → `AuthService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `PersonService`
- IMPORTS → `LogHistoryComponent`
- IMPORTS → `LogHistoryModulesEnum`

## Used by

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

### Imported by (2)

- `ConfigurationRoutingModule` — `Frontend/src/app/components/configuration/configuration-routing.module.ts`:1
- `TranslateHandler` — `Frontend/src/app/components/configuration/configuration.module.ts`:1
