# BookingTargetService

**Kind:** Service

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

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

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `BookingTarget`
- IMPORTS → `BookingTeamTarget`
- IMPORTS → `BookingPrincipalTarget`
- IMPORTS → `ForecastedBookingRule`
- IMPORTS → `BookingTeamTargetByMonths`
- IMPORTS → `TeamTargetByMonths`
- IMPORTS → `BranchDataForBonus`
- IMPORTS → `BookingAccountManagersTarget`
- IMPORTS → `ProductTypeTarget`
- IMPORTS → `Grouping`
- IMPORTS → `FinanceBudgets`
- CALLS → `ProductTypeTargetController`
- CALLS → `AccountManagerTargetController`
- CALLS → `FinanceBudgetController`
- CALLS → `EmployeeBonusController`

## 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
- `NewBranchComponent` — `Frontend/src/app/components/configuration/company/main-branch/new.branch.component.ts`:1
- `DashboardSettingsComponent` — `Frontend/src/app/components/configuration/dashboard-settings/dashboard-settings/dashboard-settings.component.ts`:1
- `ReportsSettingsComponent` — `Frontend/src/app/components/configuration/reports-settings/reports-settings/reports-settings.component.ts`:1
- `PamsServicesModule` — `Frontend/src/app/services/pams-services.module.ts`:1
