Transfers

Transfers lists internal movements where funds shift between two savings accounts, recording the paired debit and credit legs. Use it to review account-to-account transfers, confirm both legs posted correctly and resolve transfer queries.

Transfers
Transfers — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open Savings > Transactions > Transfers.
  2. Filter by date or account to locate a transfer.
  3. Open the record to confirm both the source debit and destination credit.
  4. Verify the amounts net to zero across the two legs.
  5. Raise a reversal if a transfer was posted in error.

Fields reference

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

FieldTypeRequiredDescription
Reversal Transaction
reversed_id
Link → mfi.savings.transactionThe reversal transaction that reversed this one
Reversal Of
reversal_of_id
Link → mfi.savings.transactionThe original transaction this reversal undoes
Reversal Direction
reversal_direction
Choice: Credit (Money In), Debit (Money Out)For reversal transactions: whether this added or removed money
Transfer Ref
transfer_id
TextShared identifier linking transfer_out and transfer_in legs.
FX Details
fx_note
TextIf cash was received in a different currency from the account currency.
Account
account_id
Link → mfi.savings.accountYesAccount
Type
transaction_type
Choice: Deposit, Withdrawal, Interest Posting, Fee/Charge, Transfer In, Transfer Out, Loan Auto-Debit, Dividend CreditYesType
Amount
amount
MoneyYesAmount
Date
transaction_date
DateYesDate
Status
state
Choice: Draft, Posted, ReversedYesStatus
Has Message
has_message
Yes/NoHas Message
Member
member_id
Link → mfi.memberMember
Phone
member_phone
TextPhone
ID Number
member_id_number
TextID Number
Branch
branch_id
Link → mfi.branchBranch
Currency
currency_id
Link → res.currencyCurrency
Company
company_id
Link → res.companyCompany
Is Credit
is_credit
Yes/NoIs Credit
Running Balance
running_balance
MoneyRunning Balance
Value Date
value_date
DateValue Date
Reference
reference
TextReference
Receipt No.
receipt_number
TextReceipt No.
Channel
channel_id
Link → mfi.loan.repayment.channelChannel
Mobile Number
mobile_number
TextMobile Number
Bank Reference
bank_reference
TextBank Reference
Processed By
received_by
Link → res.usersProcessed By
Notes
notes
Long textNotes
Teller Commission
teller_commission
MoneyTeller Commission
Voucher No.
voucher_number
TextVoucher No.
Voucher Required
voucher_required
Yes/NoVoucher Required
Teller
teller_id
Link → res.usersTeller
Journal Entry
move_id
Link → account.moveJournal Entry

Actions & buttons

Buttons available on this screen and what they do:

  • Post Transaction
  • Reverse Transaction
  • Print Receipt

Status lifecycle

Records on this screen move through these statuses:

Draft → Posted → Reversed

Notes & rules

  • mfi.savings.transaction filtered to transfer movements.
  • Each transfer pairs a debit on the source with a credit on the destination.
  • Both legs share a common reference for traceability.

Technical model: mfi.savings.transaction · Record: Savings Transaction

Was this page helpful?