Notification Log

Notification Log is the complete record of every notification the system has generated and dispatched -- SMS, email and in-app -- across all users and members. It serves as proof of communication and a troubleshooting aid when a member disputes whether an alert was sent. Operations and compliance use it to audit member messaging.

Notification Log
Notification Log — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open MFI > Operations > Notifications > Notification Log
  2. Filter by channel, date or recipient to find a message
  3. Open an entry to see content and delivery status
  4. Investigate failed deliveries and retry where supported
  5. Export logs for dispute resolution or audit

Fields reference

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

FieldTypeRequiredDescription
Type
notification_type
Choice: SMS, Email, WhatsApp, Push NotificationYesType
Recipient
recipient
TextYesRecipient
Template Used
template_id
Link → mfi.sms.templateTemplate Used
Model
model_name
TextModel
Record ID
res_id
NumberRecord ID
Record
res_name
TextRecord
Message
message
Long textMessage
Subject
subject
TextSubject
Status
state
Choice: Pending, Sent, Delivered, FailedStatus
Error Message
error_message
Long textError Message
Sent Date
sent_date
Date & timeSent Date
Delivered Date
delivered_date
Date & timeDelivered Date
Gateway Response
gateway_response
Long textGateway Response
Company
company_id
Link → res.companyCompany

Actions & buttons

Buttons available on this screen and what they do:

  • Retry

Status lifecycle

Records on this screen move through these statuses:

Pending → Sent → Delivered → Failed

Notes & rules

  • Model mfi.notification.log -- all channels and recipients
  • Key fields: channel, recipient, status, sent date
  • Related: My Notifications, SMS/Email Templates
  • Used by operations and compliance staff

Technical model: mfi.notification.log · Record: Notification Log

Was this page helpful?