Document Types

Configures the types of KYC documents the institution accepts, such as national ID, passport, photo, signature, proof of address and consent form, and whether each is mandatory and has an expiry. This master list defines the consent and KYC gate that onboarding enforces.

Document Types
Document Types — live screen from the BridgeERP MFI Suite.

Workflow

  1. Go to Configuration then Document Types
  2. Click New to add a document type
  3. Set whether it is mandatory and whether it expires
  4. Mark which types satisfy the KYC gate
  5. Save so the type is selectable on member documents

Fields reference

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

FieldTypeRequiredDescription
Expiry Warning Days
expiry_warning_days
NumberDays before expiry to send warning
Number Format (Regex)
number_format
TextRegular expression for document number validation
Applicable Categories
applicable_categories
TagsLeave empty for all categories
Document Type
name
TextYesDocument Type
Code
code
TextYesCode
Sequence
sequence
NumberSequence
Active
active
Yes/NoActive
Description
description
Long textDescription
Mandatory for KYC
is_mandatory
Yes/NoMandatory for KYC
Has Expiry Date
has_expiry
Yes/NoHas Expiry Date
Requires Document Number
requires_number
Yes/NoRequires Document Number
Company
company_id
Link → res.companyCompany

Notes & rules

  • Model mfi.member.document.type
  • Defines mandatory vs optional documents
  • Drives expiry tracking and KYC gate
  • Referenced by All Documents

Technical model: mfi.member.document.type · Record: Member Document Type

Was this page helpful?