New Quote

A guided quotation wizard that builds an insurance quote for a member before binding a policy. The officer picks a product, enters the sum assured and member details, and the wizard prices the premium and produces a draft policy. It removes manual rate-card lookups and keeps quoting consistent at every branch.

New Quote
New Quote — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open New Quote from the Bancassurance menu.
  2. Select the insurance product and the member or prospect.
  3. Enter the sum assured, term and any rider options.
  4. Review the auto-calculated premium and commission split.
  5. Confirm to generate a draft policy for issuance.

Fields reference

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

FieldTypeRequiredDescription
Member
member_id
Link → mfi.memberYesMember
Product
product_id
Link → mfi.bancassurance.productYesProduct
Sum Assured
sum_assured
MoneyYesSum Assured
Premium Frequency
premium_frequency
Choice: One-off, Monthly, Quarterly, AnnualYesPremium Frequency
Term (months)
term_months
NumberTerm (months)
Premium Debit Account
premium_debit_account_id
Link → mfi.savings.accountPremium Debit Account
Computed Premium
premium_amount
MoneyComputed Premium
Commission %
commission_pct
DecimalCommission %
Commission
commission_amount
MoneyCommission
Currency
currency_id
Link → res.currencyCurrency

Actions & buttons

Buttons available on this screen and what they do:

  • Create Quoted Policy

Notes & rules

  • Model mfi.bancassurance.policy.quote.wizard is transient and produces a policy record.
  • Key inputs: product, member, sum assured, term, premium frequency.
  • Flows directly into the Policies screen on confirmation.
  • No accounting posting at quote stage; only on policy activation.

Technical model: mfi.bancassurance.policy.quote.wizard · Record: Bancassurance Policy Quote Wizard

Was this page helpful?