Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

How Mifos handles calendar?

Mifos does not have Calendar, instead it has Meeting facilities.

Supported features by Meeting

    • Allow to create recurring meeting with below rules
      • Daily (any multiple of a day )
      • On day of a week, Frequency is Weekly (any multiple of a week )
      • On day of a Month, Frequency is Monthly (any multiple of a month )
    • Supports to capture Meeting location

Limitation of Meeting

    • Can’t specify start time and end time of meeting
    • Can’t create one time events
    • Can’t attach event (meeting) to Branch/Group/Member (In Case of Center enabled )
    • Centers can’t have more than one meeting schedule
    • Meeting is always associated loan schedule or saving( Meeting for repayment or savings)
    • Can’t create meeting for general purpose ( training , Internal audit etc )
    • Can’t have reminders
    • Can’t create a weekly meeting which occurs on every Monday and Saturday, similarly other patterns

 

How these new Calendar features address the limitations of Mifos meeting?

A calendar mean a list of planned events attached to an entity in MifosX, allows creating any number events for an entity (Member/SHG/Center/Branch). This can be used for reminders, generating collection sheet etc.

 

Non Goals 

    • All day events: Events lasting entire day(s). – Never supported
    • Time zone sensitive ( always time are with respect to MFIs time zone) – Never supported
    • Holidays (this will be supported in next release - John and Vishwas need to decide)
    • Capturing attendance (this will be supported in next release - John and Vishwas need to decide)
    • Validate busy/available before creating a event (Next release)

 

Key Functional Areas Impacted

    • ·        New Loan Account Creation
    • ·        Center/Group creation

 

Use Case 1: Adding Center meeting (During center creation)



In addition to the current parameters of Center / Group definition, the following changes are needed on New Center / Group creation:

 

    1. Ability to specify meeting name and description
    2. Ability to specify meeting type (Payments [this system defined type, used during loan creation / saving account / collection] / General meeting / Centre Audit [other types are admin defined])
    3. Meeting recurring details can be added.

 

Once Centre/Group is created with event details, this event can be used during child group creation or new loan account creation (within that Centre/Group). In next use case we will see in-detail.

 

Use Case 2: Creating New Loan (mapped to Centre/Group meeting)

 


In addition to the current parameters of loan application, the following changes are needed on new Loan creation:

In addition to the current parameters of loan application, the following changes are needed on new Loan creation:
1.    Ability to specify meeting.
2.    Loan term’s unit will be populated based on “meeting” selected. And it will become un-editable to user
3.    Repaid Every’s unit will be populated based on “meeting” selected. And it will become un-editable to user
4.    Expected disbursement on will pre populated as next meeting date. But can be change to any future date.
5.    First repayment on will pre populated as next meeting date. But can be change to any future meeting date.

 

  • No labels