Skip to content

GenerateBouncesService

reference
1 min readUpdated

Kind: Service

Source: Frontend/src/app/services/configurations/generate-bounces.service.ts (line 1)

Part of: Frontend

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → Bonus
  • IMPORTS → TeamsBonusDistribution
  • IMPORTS → CostForBonusBranches
  • IMPORTS → SalaryForBonusBranches
  • IMPORTS → SalaryForBonusBranchesMapped
  • IMPORTS → TargetForBranchesMapped
  • IMPORTS → BonusObjectMapped
  • IMPORTS → BonusDistribuionForBranchesMapped
  • IMPORTS → TeamDetails
  • CALLS → EmployeeBonusController
  • CALLS → CostSheetController
  • CALLS → SalarySheetController

Used by

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

Imported by (10)

  • AchievementForBranchesComponentFrontend/src/app/components/configuration/generate-bounces/achievement-for-branches/achievement-for-branches.component.ts:1
  • BonusDistribuionComponentFrontend/src/app/components/configuration/generate-bounces/bonus-distribuion/bonus-distribuion.component.ts:1
  • BonusDistributionBasedOnAmountComponentFrontend/src/app/components/configuration/generate-bounces/bonus-distribuion/bonus-distribution-based-on-amount/bonus-distribution-based-on-amount.component.ts:1
  • BonusDistributionBasedOnMonthsComponentFrontend/src/app/components/configuration/generate-bounces/bonus-distribuion/bonus-distribution-based-on-months/bonus-distribution-based-on-months.component.ts:1
  • CalculateEarningComponentFrontend/src/app/components/configuration/generate-bounces/calculate-earning/calculate-earning.component.ts:1
  • CostBranchesComponentFrontend/src/app/components/configuration/generate-bounces/cost-branches/cost-branches.component.ts:1
  • GenerateBouncesComponentFrontend/src/app/components/configuration/generate-bounces/generate-bounces.component.ts:1
  • SalariesBranchesComponentFrontend/src/app/components/configuration/generate-bounces/salaries-branches/salaries-branches.component.ts:1

…and 2 more.

Was this page helpful?

Download as PDF