PBMS (Odoo)
The following entities will be defined in PBMS. PBMS will be an Odoo extension.
Programs
Enrolment Cycles
Beneficiary Lists
Eligibility Rules
Entitlement Rules
Disbursement Cycles
Disbursement Lists
Benefit Codes
Agencies
Geo Codes for Agencies
Benefit Codes for Agencies
The detailed entities, their attributes and user actions are given below
Program
Attribute
Description
program_id
program_mnemonic
program_description
target_registry
enrolment_frequency
disbursement_cycle_frequency
disbursement_
Enrolment Cycle
Attribute
Description
program_id
Non Unique Index. One Program will have several enrolment cycles.
enrolment_cycle_id
Unique (Private Key)
enrolment_cycle_number
Integer. Running Serial, starts at 1.
enrolment_start_date
Date
enrolment_end_date
Date
Last updated
Was this helpful?