{{loanproduct.name}}
 
{{'label.heading.details' | translate}}
{{'label.heading.description' | translate}} : {{loanproduct.description}}
{{'label.heading.shortname' | translate}} : {{loanproduct.shortName}}
{{'label.heading.fundname' | translate}}: {{loanproduct.fundName}}
{{'label.heading.startdate' | translate}}: {{loanproduct.startDate | DateFormat}}
{{'label.heading.closedate' | translate}}: {{loanproduct.closeDate | DateFormat}}
{{'label.heading.includeborrowercycle' | translate}} : {{loanproduct.includeInBorrowerCycle}}

{{'label.heading.currency' | translate}}
{{'label.heading.currency' | translate}}: {{loanproduct.currency.name}}
{{'label.heading.decimalplaces' | translate}} : {{loanproduct.currency.decimalPlaces}}
{{'label.heading.currencyinmultiplesof' | translate}} {{loanproduct.currency.inMultiplesOf}}
{{'label.input.installmentinmultiplesof' | translate}} {{loanproduct.installmentAmountInMultiplesOf}}

{{'label.heading.terms' | translate}}
{{'label.input.useborrowerloancounter' | translate}} : {{loanproduct.useBorrowerCycle}}
{{'label.heading.principal' | translate}}: {{loanproduct.principal|number}}   ( Min:{{loanproduct.minPrincipal|number}} , Max :{{loanproduct.maxPrincipal|number}} )
{{'label.heading.numofrepayments' | translate}}: {{loanproduct.numberOfRepayments}}   ( Min:{{loanproduct.minNumberOfRepayments}} , Max:{{loanproduct.maxNumberOfRepayments}})
{{'label.heading.repayevery' | translate}}: {{loanproduct.repaymentEvery}}  {{loanproduct.repaymentFrequencyType.value}}
{{'label.heading.nominalinterestrate' | translate}}: {{loanproduct.interestRatePerPeriod | number}}   ( Min:{{loanproduct.minInterestRatePerPeriod | number}} , Max:{{loanproduct.maxInterestRatePerPeriod | number}})  {{loanproduct.interestRateFrequencyType.value}}
{{'label.heading.floatinglendingrate' | translate}}: {{loanproduct.floatingRateName}}    {{'label.heading.floatinginterestratedifferential' | translate}}:{{loanproduct.interestRateDifferential}}     {{'label.heading.isFloatingInterestRateCalculationAllowed' | translate}}:{{loanproduct.isFloatingInterestRateCalculationAllowed}}
{{'label.heading.floatinginterestrate' | translate}}: {{loanproduct.defaultDifferentialLendingRate}}    (Min:{{loanproduct.minDifferentialLendingRate}} , Max:{{loanproduct.maxDifferentialLendingRate}})  
{{'label.heading.principalCycleVariations' | translate}}:
{{'label.input.cyclenumber' | translate}} {{'label.input.minimum' | translate}} {{'label.input.default' | translate}} {{'label.input.maximum' | translate}}
{{borrowerCycleVariation.valueConditionType.code | translate}}{{borrowerCycleVariation.borrowerCycleNumber}} {{borrowerCycleVariation.minValue}} {{borrowerCycleVariation.defaultValue}} {{borrowerCycleVariation.maxValue}}
{{'label.heading.numerOfRepaymentCycleVariations' | translate}}
{{'label.input.cyclenumber' | translate}} {{'label.input.minimum' | translate}} {{'label.input.default' | translate}} {{'label.input.maximum' | translate}}
{{borrowerCycleVariation.valueConditionType.code | translate}}{{borrowerCycleVariation.borrowerCycleNumber}} {{borrowerCycleVariation.minValue}} {{borrowerCycleVariation.defaultValue}} {{borrowerCycleVariation.maxValue}}
{{'label.heading.interestRateCycleVariations' | translate}}
{{'label.input.cyclenumber' | translate}} {{'label.input.minimum' | translate}} {{'label.input.default' | translate}} {{'label.input.maximum' | translate}}
{{borrowerCycleVariation.valueConditionType.code | translate}}{{borrowerCycleVariation.borrowerCycleNumber}} {{borrowerCycleVariation.minValue}} {{borrowerCycleVariation.defaultValue}} {{borrowerCycleVariation.maxValue}}
{{'label.input.minimum.days.between.disbursal.and.first.repayment' | translate}} {{loanproduct.minimumDaysBetweenDisbursalAndFirstRepayment}}

{{'label.heading.settings' | translate}}
{{'label.heading.amortization' | translate}} {{loanproduct.amortizationType.value}}
{{'label.heading.interestmethod' | translate}} {{loanproduct.interestType.value}}
{{'label.heading.interestcalculationperiod' | translate}} {{loanproduct.interestCalculationPeriodType.value}}
{{'label.heading.allowpartialperiodinterestcalcualtion' | translate}} {{loanproduct.allowPartialPeriodInterestCalcualtion}}
{{'label.heading.arrearstolerance' | translate}} {{loanproduct.inArrearsTolerance|number}}
{{'label.heading.repaymentstrategy' | translate}} {{loanproduct.transactionProcessingStrategyName}}
{{'label.heading.graceonprincipalpayment' | translate}} {{loanproduct.graceOnPrincipalPayment}}
{{'label.heading.graceoninterestpayment' | translate}} {{loanproduct.graceOnInterestPayment}}
{{'label.heading.recurringmoratoriumonprincipalperiods' | translate}} {{loanproduct.recurringMoratoriumOnPrincipalPeriods}}
{{'label.heading.interestfreeperiod' | translate}} {{loanproduct.graceOnInterestCharged}}
{{'label.heading.graceOnArrearsAgeing' | translate}} {{loanproduct.graceOnArrearsAgeing}}
{{'label.heading.overduedaysfornpa' | translate}} {{loanproduct.overdueDaysForNPA}}
{{'label.input.loan.account.moves.out.of.npa.only.on.arrears.completion' | translate}} {{loanproduct.accountMovesOutOfNPAOnlyOnArrearsCompletion | YesOrNo}}
{{'label.input.daysinyears' | translate}} {{loanproduct.daysInYearType.value}}
{{'label.input.daysinmonth' | translate}} {{loanproduct.daysInMonthType.value}}
{{'label.input.thresholdforlastinstallment' | translate}} {{loanproduct.principalThresholdForLastInstallment}}
{{'label.input.candefineinstallmentamount' | translate}} {{loanproduct.canDefineInstallmentAmount | YesOrNo}}
{{'label.input.adjustfirstinstallmentamount' | translate}} {{loanproduct.adjustFirstEMIAmount | YesOrNo}}
{{'label.input.firstinstallmentinmultiplesof' | translate}} {{loanproduct.adjustedInstallmentInMultiplesOf}}
{{'label.input.variableinstallments' | translate}} (Min:{{loanproduct.minimumGap}} , Max:{{loanproduct.maximumGap}})

{{'label.heading.interestRecalculation' | translate}}
{{'label.input.recalculateinterest' | translate}} {{loanproduct.isInterestRecalculationEnabled | YesOrNo}}
{{'label.input.interest.recalculation.reschdule.strategy' | translate}} {{loanproduct.interestRecalculationData.rescheduleStrategyType.value}}
{{'label.input.preclose.interest.calculation.strategy' | translate}} {{loanproduct.interestRecalculationData.preClosureInterestCalculationStrategy.code | translate}}
{{'label.input.interest.recalculation.compounding.method' | translate}} {{loanproduct.interestRecalculationData.interestRecalculationCompoundingType.value}}
{{'label.input.compounding.posted.as.interest' | translate}} {{loanproduct.interestRecalculationData.isCompoundingToBePostedAsTransaction | YesOrNo}}
{{'label.input.frequency.for.compounding' | translate}} {{loanproduct.interestRecalculationData.recalculationCompoundingFrequencyType.value}}
{{'label.input.frequenc.interval.for.compounding' | translate}} {{loanproduct.interestRecalculationData.recalculationCompoundingFrequencyInterval}}
{{'label.input.frequency.for.recalculte.outstanding.principal' | translate}} {{loanproduct.interestRecalculationData.recalculationRestFrequencyType.value}}
{{'label.input.frequenc.interval.for.recalculte.outstanding.principal' | translate}} {{loanproduct.interestRecalculationData.recalculationRestFrequencyInterval}}
{{'label.input.arrearsbasedonoriginalschedule' | translate}} {{loanproduct.interestRecalculationData.isArrearsBasedOnOriginalSchedule | YesOrNo}}
{{'label.input.allow.compounding.on.eod' | translate}} {{loanproduct.interestRecalculationData.allowCompoundingOnEod | YesOrNo}}
{{'label.input.issubsidyapplicable' | translate}} {{loanproduct.interestRecalculationData.isSubsidyApplicable | YesOrNo}}

{{'label.heading.gauranteeRequirements' | translate}}
{{'label.input.holdguaranteefunds' | translate}} {{loanproduct.holdGuaranteeFunds | YesOrNo}}
{{'label.input.mandatory.guarantee' | translate}} {{loanproduct.productGuaranteeData.mandatoryGuarantee}}
{{'label.input.minimum.guarantee.from.own.funds' | translate}} {{loanproduct.productGuaranteeData.minimumGuaranteeFromOwnFunds}}
{{'label.input.minimum.guarantee.from.guarantor' | translate}} {{loanproduct.productGuaranteeData.minimumGuaranteeFromGuarantor}}

{{'label.heading.tranchedetails' | translate}}
{{'label.input.multidisburseloan' | translate}} {{loanproduct.multiDisburseLoan}}
{{'label.input.maxtranchecount' | translate}} {{loanproduct.maxTrancheCount}}
{{'label.input.outstandingloanbalance' | translate}} {{loanproduct.outstandingLoanBalance}}

{{'label.heading.configurableAttributes' | translate}}
{{'label.input.isConfigLoanAttributes' | translate}} {{allowAttributeConfiguration}}
{{'label.input.amortization' | translate}} {{amortization}}
{{'label.input.interestmethod' | translate}} {{interestMethod}}
{{'label.input.repaymentstrategy' | translate}} {{transactionProcessingStrategy}}
{{'label.input.interestcalculationperiod' | translate}} {{interestCalcPeriod}}
{{'label.input.arearstolerance' | translate}} {{arrearsTolerance}}
{{'label.input.repaidevery' | translate}} {{repaymentFrequency}}
{{'label.input.grace' | translate}} {{graceOnPrincipalAndInterest}}
{{'label.input.no.of.overdue.days.to.move.loan.into.arrears' | translate}} {{graceOnArrearsAging}}
{{'label.heading.charges' | translate}}
{{'label.heading.name' | translate}} {{'label.heading.type' | translate}} {{'label.heading.amount' | translate}} {{'label.heading.collectedon' | translate}}
{{charge.name}} {{charge.chargeCalculationType.value}} {{charge.amount|number}} {{charge.chargeTimeType.value}}

{{'label.heading.overduepenalitycharge' | translate}}
{{'label.heading.name' | translate}} {{'label.heading.type' | translate}} {{'label.heading.amount' | translate}} {{'label.heading.collectedon' | translate}}
{{charge.name}} {{charge.chargeCalculationType.value}} {{charge.amount|number}} {{charge.chargeTimeType.value}}

{{'label.heading.accounting' | translate}} {{loanproduct.accountingRule.value}}
{{'label.heading.fundsource' | translate}}: {{loanproduct.accountingMappings.fundSourceAccount.name}}
{{'label.heading.loanportfolio' | translate}}: {{loanproduct.accountingMappings.loanPortfolioAccount.name}}
{{'label.heading.receivableinterest' | translate}}: {{loanproduct.accountingMappings.receivableInterestAccount.name}}
{{'label.heading.receivablefees' | translate}}: {{loanproduct.accountingMappings.receivableFeeAccount.name}}
{{'label.heading.receivablepenalties' | translate}}: {{loanproduct.accountingMappings.receivablePenaltyAccount.name}}
{{'label.heading.transfersinsuspenpense' | translate}}: {{loanproduct.accountingMappings.transfersInSuspenseAccount.name}}
{{'label.heading.incomefrominterest' | translate}}: {{loanproduct.accountingMappings.interestOnLoanAccount.name}}
{{'label.heading.incomefromfees' | translate}}: {{loanproduct.accountingMappings.incomeFromFeeAccount.name}}
{{'label.heading.incomefrompenalties' | translate}}: {{loanproduct.accountingMappings.incomeFromPenaltyAccount.name}}
{{'label.heading.recoverypayments' | translate}}: {{loanproduct.accountingMappings.incomeFromRecoveryAccount.name}}
{{'label.heading.loseswrittenoff' | translate}}: {{loanproduct.accountingMappings.writeOffAccount.name}}
{{'label.heading.overpaymentliability' | translate}}: {{loanproduct.accountingMappings.overpaymentLiabilityAccount.name}}
{{'label.input.subsidyFundSource' | translate}}: {{loanproduct.accountingMappings.subsidyFundSourceId.name}}
{{'label.input.subsidyAccount' | translate}}: {{loanproduct.accountingMappings.subsidyAccountId.name}}

{{'label.heading.advancedaccountingrules' | translate}}
{{'label.heading.fundsourcesforpayment' | translate}}
{{'label.heading.paymenttype' | translate}} {{'label.heading.fundsource' | translate}}
{{paymentChannel.paymentType.name}} {{paymentChannel.fundSourceAccount.name}}
{{'label.heading.feestospecificincome' | translate}}
{{'label.heading.fees' | translate}} {{'label.heading.incomeaccount' | translate}}
{{feeToIncomeAccount.charge.name}} {{feeToIncomeAccount.incomeAccount.name}}
{{'label.heading.penaltiesspecifictoincomeacc' | translate}}
{{'label.heading.penalty' | translate}} {{'label.heading.incomeaccount' | translate}}
{{penaltyToIncomeAccount.charge.name}} {{penaltyToIncomeAccount.incomeAccount.name}}
{{'label.button.top' | translate}}