Interest Rate Tiers

Interest Rate Tiers define banded interest rates where the rate depends on the account balance - for example a lower rate up to a threshold and higher rates on larger balances. Each mfi.savings.product.tier sets a balance band and its rate, letting products offer graduated interest to encourage higher savings.

Interest Rate Tiers
Interest Rate Tiers — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open Savings > Configuration > Interest Rate Tiers.
  2. Create a tier and link it to its savings product.
  3. Set the balance band (from/to) and the applicable rate.
  4. Add further tiers to cover the full balance range.
  5. Save; interest accrual then applies the rate for each band.
  6. Verify the resulting accruals on the Interest Schedule.

Fields reference

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

FieldTypeRequiredDescription
To Balance
max_balance
MoneyYes0 = unlimited (no upper cap)
Product
product_id
Link → mfi.savings.productYesProduct
From Balance
min_balance
MoneyYesFrom Balance
Annual Rate (%)
interest_rate
DecimalYesAnnual Rate (%)
Notes
notes
TextNotes
Currency
currency_id
Link → res.currencyCurrency
Company
company_id
Link → res.companyCompany

Notes & rules

  • Records on mfi.savings.product.tier for balance-banded rates.
  • Enable graduated/tiered interest on a savings product.
  • Consumed by the interest accrual process when computing the schedule.

Technical model: mfi.savings.product.tier · Record: Savings Interest Rate Tier

Was this page helpful?