Resolutions

The register of formal board resolutions (mfi.board.resolution) - decisions put to a vote, the result, proposer and the meeting they arose from. It is the authoritative record of what the board has formally mandated. Management relies on it to evidence the authority behind significant actions.

Resolutions
Resolutions — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open Resolutions under Governance.
  2. Create a resolution and link it to its board meeting.
  3. Record the motion text, proposer and seconder.
  4. Capture the vote outcome and any conditions.
  5. Mark it adopted and reference it where the action is executed.

Fields reference

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

FieldTypeRequiredDescription
Reference
name
TextYesReference
Meeting
meeting_id
Link → mfi.board.meetingYesMeeting
Title
title
TextYesTitle
Has Message
has_message
Yes/NoHas Message
Resolution #
resolution_no
NumberResolution #
Resolution Text
body
Rich textResolution Text
Category
category
Choice: Policy, Financial, Operational, Strategic, Regulatory, Personnel, AuditCategory
Proposer
proposer_id
Link → mfi.board.directorProposer
Seconder
seconder_id
Link → mfi.board.directorSeconder
Votes For
vote_for
NumberVotes For
Votes Against
vote_against
NumberVotes Against
Abstentions
vote_abstain
NumberAbstentions
Passed
passed
Yes/NoPassed
Status
state
Choice: Draft, Passed, Rejected, Deferred, WithdrawnStatus
Implementation Owner
implementation_owner_id
Link → res.usersImplementation Owner
Due Date
implementation_due_date
DateDue Date
Implementation
implementation_status
Choice: Pending, In Progress, Done, OverdueImplementation

Actions & buttons

Buttons available on this screen and what they do:

  • Mark Passed
  • Reject
  • Defer
  • Withdraw

Status lifecycle

Records on this screen move through these statuses:

Draft → Passed → Rejected → Deferred → Withdrawn

Notes & rules

  • Authoritative record of formal board decisions.
  • Linked to the meeting where each motion was tabled.
  • Vote outcomes and conditions are captured verbatim.
  • Provides the mandate trail for significant actions.

Technical model: mfi.board.resolution · Record: Board Resolution

Was this page helpful?