Report Templates

Report Templates defines the reusable report blueprints -- layout, data source, columns and parameters -- that drive both regulatory filings and management reports. Configuring templates here lets the institution standardise outputs to central-bank or board formats. Admins maintain templates so report runs stay consistent and compliant.

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

Workflow

  1. Open MFI > Operations > Reports > Reports & Regulatory > Report Templates
  2. Click New and name the template and its purpose
  3. Define the data source, columns and parameters
  4. Set the output format and any regulatory layout rules
  5. Save, then test by generating a Report Run from it

Fields reference

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

FieldTypeRequiredDescription
Python Method
method_name
TextMethod name on mfi.report.engine model that returns lines
Name
name
TextYesName
Code
code
TextYesCode
Category
category
Choice: Management, Regulatory, Board Pack, Financial Performance, Portfolio Quality, Liquidity & CapitalYesCategory
Output Format
output_format
Choice: Table, XML, CSV, XLSXOutput Format
Description
description
Long textDescription
Active
active
Yes/NoActive

Notes & rules

  • Model mfi.report.template -- report blueprints
  • Key fields: data source, columns, parameters, format
  • Related: Report Runs, Scheduled Reports
  • Used by finance and reporting admins

Technical model: mfi.report.template · Record: MFI Report Template

Was this page helpful?