Loan Calculator

The Loan Calculator wizard models a loan before it is booked, computing the instalment, total interest and full amortisation schedule from inputs such as principal, rate, tenor, method and frequency. Officers use it to advise members and confirm affordability without creating a record.

Loan Calculator
Loan Calculator — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open the calculator wizard.
  2. Enter principal, interest rate, tenor and repayment frequency.
  3. Select the interest method (flat or reducing balance).
  4. Run to view the instalment and full schedule preview.
  5. Share or use the figures to advise the member.

Fields reference

Every field on this screen, drawn from the live data model.

FieldTypeRequiredDescription
Loan Amount
amount
MoneyYesLoan Amount
Term (Months)
term
NumberYesTerm (Months)
Annual Interest Rate (%)
interest_rate
DecimalYesAnnual Interest Rate (%)
Interest Method
interest_method
Choice: Flat Rate, Declining Balance, Equal PrincipalYesInterest Method
Repayment Frequency
repayment_frequency
Choice: Monthly, Weekly, Bi-Weekly, Quarterly, BulletYesRepayment Frequency
Loan Product
product_id
Link → mfi.loan.productLoan Product
Currency
currency_id
Link → res.currencyCurrency
Grace Period (Months)
grace_period
NumberGrace Period (Months)
Processing Fee (%)
processing_fee_pct
DecimalProcessing Fee (%)
Insurance Fee (%)
insurance_fee_pct
DecimalInsurance Fee (%)
Total Fees
total_fees
MoneyTotal Fees
Net Disbursement
net_disbursement
MoneyNet Disbursement
Effective Rate (%)
effective_rate
DecimalEffective Rate (%)
Total Cost of Loan
total_cost
MoneyTotal Cost of Loan
Installment Amount
installment_amount
MoneyInstallment Amount
Total Interest
total_interest
MoneyTotal Interest
Total Repayable
total_repayable
MoneyTotal Repayable
Schedule
schedule_line_ids
ListSchedule

Actions & buttons

Buttons available on this screen and what they do:

  • Print PDF

Notes & rules

  • Model: mfi.loan.calculator.wizard.
  • Inputs: principal, rate, tenor, frequency, method.
  • Output: instalment, total interest, amortisation preview.
  • Read-only; creates no loan record.

Technical model: mfi.loan.calculator.wizard · Record: Loan Calculator

Was this page helpful?