Collection Sheets

Collection Sheets are the printable field collection rosters listing each group or route's members, their due amounts and balances, used by field officers in group-lending and daily-collection models. Officers carry the sheet to record receipts in the field, then post them on return.

Collection Sheets
Collection Sheets — live screen from the BridgeERP MFI Suite.

Workflow

  1. Select the group, route or officer and the collection date.
  2. Generate the collection sheet listing members and amounts due.
  3. Print or open the sheet for field use.
  4. Capture amounts collected against each member in the field.
  5. Post the collected entries to create repayment receipts.

Fields reference

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

FieldTypeRequiredDescription
Collection Date
collection_date
DateYesCollection Date
Field Officer
officer_id
Link → res.usersYesField Officer
Branch
branch_id
Link → mfi.branchYesBranch
Status
state
Choice: Draft, In Progress, Submitted, Confirmed, CancelledYesStatus
Has Message
has_message
Yes/NoHas Message
Reference
name
TextReference
Company
company_id
Link → res.companyCompany
Collection Lines
line_ids
ListCollection Lines
Lines
line_count
NumberLines
Total Due
total_due
MoneyTotal Due
Total Collected
total_collected
MoneyTotal Collected
Currency
currency_id
Link → res.currencyCurrency
Notes
notes
Long textNotes
Offline Sync Token
sync_token
TextOffline Sync Token
Calendar Event
calendar_event_id
Link → calendar.eventCalendar Event

Actions & buttons

Buttons available on this screen and what they do:

  • Start
  • Submit
  • Confirm
  • Cancel
  • Reset to Draft

Status lifecycle

Records on this screen move through these statuses:

Draft → In Progress → Submitted → Confirmed → Cancelled

Notes & rules

  • Model: mfi.loan.collection.sheet.
  • Organised by group/route/officer for the collection day.
  • Supports group-lending and daily-collection methodologies.
  • Posted entries become mfi.loan.repayment records.

Technical model: mfi.loan.collection.sheet · Record: Field Officer Daily Collection Sheet

Was this page helpful?