# BookingTargetsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/configuration/company/booking-targets/booking-targets.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_BookingTargetsComponent_21ff232b["BookingTargetsComponent"]
    class component_BookingTargetsComponent_21ff232b rootComponent
```

## Relationships

- IMPORTS → `AppService`
- IMPORTS → `AuthService`
- IMPORTS → `BookingTargetService`
- IMPORTS → `BookingTarget`
- IMPORTS → `BookingTeamTarget`
- IMPORTS → `BranchesBookingTarget`
- IMPORTS → `CompanyPrincipalTarget`
- IMPORTS → `BookingPrincipalTarget`
- IMPORTS → `ForecastedBookingRule`
- IMPORTS → `BookingTargetRuleEnum`
- IMPORTS → `BookingForecastRuleEnum`
- IMPORTS → `TeamTargetByMonths`
- IMPORTS → `BranchDataForBonus`
- IMPORTS → `TeamDataForBonus`
- IMPORTS → `BookingAccountManagersTarget`
- IMPORTS → `CompanyAccountManagersTarget`
- IMPORTS → `ProductTypeTarget`
- IMPORTS → `ProductTypeTargetHeader`
- IMPORTS → `Grouping`
- IMPORTS → `SGandABudgetHeader`
- IMPORTS → `FinanceBudgets`
- IMPORTS → `NetProfitHeader`
- IMPORTS → `NetProfit`
- IMPORTS → `GroupDetails`
- IMPORTS → `Account`
- IMPORTS → `ProductCategoryService`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `EnumPagename`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `checkChanges`
- IMPORTS → `TopManagementConfigurationsComponent`
- 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
