Skip to content

Commit 785e03e

Browse files
FINERACT-2423: Fix typo in allowPartialPeriodInterestCalculation in legacy docs
1 parent 40cb200 commit 785e03e

File tree

1 file changed

+6
-6
lines changed
  • fineract-provider/src/main/resources/static/legacy-docs

1 file changed

+6
-6
lines changed

fineract-provider/src/main/resources/static/legacy-docs/apiLive.htm

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10303,7 +10303,7 @@ <h3>Loans</h3>
1030310303
<td class=fielddesc><span>Example Values:</span> 0=Daily, 1=Same as repayment period</td>
1030410304
</tr>
1030510305
<tr class=alt>
10306-
<td>allowPartialPeriodInterestCalcualtion</td>
10306+
<td>allowPartialPeriodInterestCalculation</td>
1030710307
</tr>
1030810308
<tr>
1030910309
<td class=fielddesc>This value will be supported along with interestCalculationPeriodType as Same as repayment period to calculate interest for partial periods.
@@ -11629,7 +11629,7 @@ <h4>Submit a new Loan Application</h4>
1162911629
<td><div class="fineractHeading2">Optional Fields</div></td>
1163011630
</tr>
1163111631
<tr class=alt>
11632-
<td>graceOnPrincipalPayment, graceOnInterestPayment, graceOnInterestCharged, linkAccountId, allowPartialPeriodInterestCalcualtion,
11632+
<td>graceOnPrincipalPayment, graceOnInterestPayment, graceOnInterestCharged, linkAccountId, allowPartialPeriodInterestCalculation,
1163311633
fixedEmiAmount, maxOutstandingLoanBalance, disbursementData, graceOnArrearsAgeing, createStandingInstructionAtDisbursement (requires linkedAccountId if set to true), daysInYearType
1163411634
</td>
1163511635
</tr>
@@ -15688,7 +15688,7 @@ <h3>Loan Products</h3>
1568815688
<td class=fielddesc><span>Example Values:</span> 0=Daily, 1=Same as repayment period</td>
1568915689
</tr>
1569015690
<tr class=alt>
15691-
<td>allowPartialPeriodInterestCalcualtion</td>
15691+
<td>allowPartialPeriodInterestCalculation</td>
1569215692
</tr>
1569315693
<tr>
1569415694
<td class=fielddesc>This value will be supported along with interestCalculationPeriodType as Same as repayment period to calculate interest for partial periods.
@@ -17172,7 +17172,7 @@ <h4>Create a Loan Product</h4>
1717217172
numberOfRepaymentVariationsForBorrowerCycle,
1717317173
interestRateVariationsForBorrowerCycle,
1717417174
multiDisburseLoan,maxTrancheCount,
17175-
outstandingLoanBalance,overdueDaysForNPA,holdGuaranteeFunds, principalThresholdForLastInstalment, accountMovesOutOfNPAOnlyOnArrearsCompletion, canDefineInstallmentAmount, installmentAmountInMultiplesOf, allowAttributeOverrides, allowPartialPeriodInterestCalcualtion, rates
17175+
outstandingLoanBalance,overdueDaysForNPA,holdGuaranteeFunds, principalThresholdForLastInstalment, accountMovesOutOfNPAOnlyOnArrearsCompletion, canDefineInstallmentAmount, installmentAmountInMultiplesOf, allowAttributeOverrides, allowPartialPeriodInterestCalculation, rates
1717617176
</td>
1717717177
</tr>
1717817178
</table>
@@ -48399,7 +48399,7 @@ <h4>Submit a new Loan Application</h4>
4839948399
<td><div class="fineractHeading2">Optional Fields</div></td>
4840048400
</tr>
4840148401
<tr class=alt>
48402-
<td>graceOnPrincipalPayment, graceOnInterestPayment, graceOnInterestCharged, linkAccountId, allowPartialPeriodInterestCalcualtion,
48402+
<td>graceOnPrincipalPayment, graceOnInterestPayment, graceOnInterestCharged, linkAccountId, allowPartialPeriodInterestCalculation,
4840348403
fixedEmiAmount, maxOutstandingLoanBalance, disbursementData, graceOnArrearsAgeing, createStandingInstructionAtDisbursement (requires linkedAccountId if set to true)
4840448404
</td>
4840548405
</tr>
@@ -51616,7 +51616,7 @@ <h3>Loan Products</h3>
5161651616
<td class=fielddesc><span>Example Values:</span> 0=Daily, 1=Same as repayment period</td>
5161751617
</tr>
5161851618
<tr class=alt>
51619-
<td>allowPartialPeriodInterestCalcualtion</td>
51619+
<td>allowPartialPeriodInterestCalculation</td>
5162051620
</tr>
5162151621
<tr>
5162251622
<td class=fielddesc>This value will be supported along with interestCalculationPeriodType as Same as repayment period to calculate interest for partial periods.

0 commit comments

Comments
 (0)