Skip to content

Bonus

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/generate-bounces.ts (line 15)

Part of: Frontend

Properties

PropertyType
Idnumber
BranchIdnumber
CurrentYearnumber
MinBookingTargetnumber
CommMarginOverMinnumber
AllEmployeesSalarynumber
MinCommissionMarginnumber
AllEmployeesBonusPercentnumber
CommMarginOverMinDestriputionPercentnumber
SalesEmployeesBonusPercentnumber
SalesManagerBonusPercentnumber
SalesTeamsSalarynumber
SalarayCurrencyCodestring
SalarayCurrencySymbolstring
CurrencyRateTodaynumber
SalesTeamlessSalarynumber
_SalesTeamlessSalaryAmountnumber
TeamSalaryPortionPercentsTeamsBonusDistribution[]

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