My Notifications

My Notifications is the signed-in user's personal alert inbox, collecting system messages aimed at them -- approval prompts, task reminders, threshold breaches and workflow updates. It keeps each user aware of items needing attention without checking every screen. It complements the workspace queues with push-style alerts.

My Notifications
My Notifications — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open MFI > Operations > Notifications > My Notifications
  2. Review unread alerts at the top of the list
  3. Click an alert to jump to the related record
  4. Mark items read or dismiss handled notifications
  5. Adjust which events notify you via configuration if needed

Fields reference

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

FieldTypeRequiredDescription
User
user_id
Link → res.usersYesUser
Title
title
TextYesTitle
Category
category
Choice: Info, Warning, Error, SuccessYesCategory
Message
message
Rich textMessage
Icon Class
icon_class
TextIcon Class
Read
read
Yes/NoRead
Read At
read_at
Date & timeRead At
Related Model
res_model
TextRelated Model
Related ID
res_id
NumberRelated ID
Action URL
url
TextAction URL

Notes & rules

  • Model mfi.user.notification scoped to current user
  • Key fields: subject, type, related record, read state
  • Related: Notification Log, SMS/Email Templates
  • Used by all staff

Technical model: mfi.user.notification · Record: MFI User Notification (In-App)

Was this page helpful?