Skip to content

CostForBonusBranches

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
BranchIdnumber
BranchTargetIdnumber
BranchNamestring
CurrentYearnumber
ExpectedSGAnumber
LastYearExpectedDepreciationAndAmorizationnumber
_totalExpectedSGAAndLastYearDepreciationnumber
CollectionRiskPercentnumber
CollectionRiskAmountnumber
IncomeTaxPercentnumber
IncomeTaxAmountnumber
LegalReservePercentnumber
LegalReserveAmountnumber
FirstProfitDistributionPercentnumber
FirstProfitDistributionAmountnumber
MinimumEarningToCoverCostnumber
RequiredMinimumBookingnumber
BranchNominalPercentnumber
ReferenceCurrencySymbolstring
ReferenceCurrencyCodestring
CurrencySymbolstring
CurrencyCodestring
CurrencyRatenumber
_EarningOverMinnumber
_LessCollectionRisknumber
_TotalExpectedEarningAfterRisknumber
_LessSGAndAAndDepreciationnumber
_isOpenedboolean
_isDisplayCurrentEarningOpenedboolean
_isEarningBasedOnTendencyboolean
_ExpectedTendencynumber
_MinEarningAfterTaxnumber
_MinEarningAfterTaxAndLeagalReservenumber
_MinEarningAfterTaxAndLeagalReserveAnd1stProfitDistrnumber
_BonusPercentnumber
_BonusAmountnumber
_NetEarningAfterTaxAndLeagalReserveAnd1stProfitDistrAndBonusnumber
_TotalShareHolderEarningnumber

Used by

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

Imported by (7)

  • 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
  • GenerateBouncesServiceFrontend/src/app/services/configurations/generate-bounces.service.ts:1

Was this page helpful?

Download as PDF