SMS Templates

SMS Templates holds the reusable text-message bodies the institution sends to members -- deposit confirmations, loan reminders, OTPs and marketing -- with merge fields for personalisation. Standardising SMS here keeps member communication consistent and on-brand. Operations configure templates so the system can dispatch the right message per event.

SMS Templates
SMS Templates — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open MFI > Configuration > Notifications > SMS Templates
  2. Click New and name the template by its purpose
  3. Write the message body with merge fields for member data
  4. Map the template to the triggering event or report
  5. Save and send a test SMS to verify rendering

Fields reference

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

FieldTypeRequiredDescription
Message Body
body
Long textYesUse placeholders like {member_name}, {amount}, {due_date}
Template Name
name
TextYesTemplate Name
Code
code
TextYesCode
Type
template_type
Choice: Member Notification, Loan Notification, Savings Notification, Payment Reminder, Promotional, GeneralYesType
Active
active
Yes/NoActive
Related Model
model_id
Link → ir.modelRelated Model
Model
model_name
TextModel
Trigger
trigger_event
Choice: Manual Send, On Record Creation, On State Change, ScheduledTrigger
Company
company_id
Link → res.companyCompany

Notes & rules

  • Model mfi.sms.template -- reusable SMS bodies
  • Key fields: name, body, merge fields, trigger event
  • Related: Email Templates, Notification Log
  • Used by operations and marketing staff

Technical model: mfi.sms.template · Record: SMS Template

Was this page helpful?