Email Templates

Email Templates holds the reusable email layouts the institution sends -- statements, receipts, notices and campaigns -- with formatting and merge fields. It lets the institution present professional, consistent correspondence to members and stakeholders. Admins maintain these so automated emails carry the right content and branding.

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

Workflow

  1. Open MFI > Configuration > Notifications > Email Templates
  2. Click New and name the template
  3. Compose the subject and HTML body with merge fields
  4. Attach any standard documents or report outputs
  5. Save and send a test email to confirm formatting

Fields reference

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

FieldTypeRequiredDescription
Code
code
TextYesUnique code for this template
Applies to Model
model_id
Link → ir.modelIf set, enables full QWeb/Jinja rendering of {{ object.field }} expressions.
Template Name
name
TextYesTemplate Name
Subject
subject
TextYesSubject
Sequence
sequence
NumberSequence
Active
active
Yes/NoActive
Body (HTML)
body_html
Rich textBody (HTML)
Trigger Event
trigger_event
Choice: Member Welcome, Member Approved, Loan Application Submitted, Loan Approved, Loan Rejected, Loan Disbursed, Payment Received, Payment ReminderTrigger Event
Model
model_name
TextModel
Company
company_id
Link → res.companyCompany
Notes
notes
Long textNotes

Notes & rules

  • Model mfi.email.template -- reusable email layouts
  • Key fields: subject, body, merge fields, attachments
  • Related: SMS Templates, Notification Log
  • Used by operations and marketing staff

Technical model: mfi.email.template · Record: MFI Email Template

Was this page helpful?