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 26 Next »

Introduction

From July 2011 to September 2011, some ad-hoc work was done around re-implementing aspects of loan portfolio functionality that existed in mifos 2.2. The purpose of this was to see was it possible to develop substantial functionality on a volunteer time-basis.

As a result of this we (Keith Woodlock & John Woodlock) sought funding to take the existing code for the prototype and begin work on laying the foundation for the next evolution of the Mifos platform.

Other sources

General approach and philosophy

Project Milestones

  1. July 2011 to September 2011: Prototype work on ad-hoc volunteer basis (1 developer)
    see Loan lifecycle and date flexibility: see Mifos 2.2 versus MifosX - Loan lifecycle and date flexibility
    see Loan schedule flexibility: see Mifos 2.2 versus MifosX - Loan repayment schedule flexibility
    see bulk upload/data migration for clients, loans (and loan repayments): see Mifos 2.2 versus MifosX - Bulk upload
  2. Jan 2012 to March 2012: Individual lending functionality (2 developers)
    Worked in close collaboration with CreoCore to provide functionality related to individual lending as was required by them whilst maintaining the vision of an open API led platform for microfinance.

Demo Details

You can signup an organisation: http://ec2-46-137-69-71.eu-west-1.compute.amazonaws.com:8080/mifosng-server/signup

You can access the latest demo of this prototype at: http://ec2-46-137-69-71.eu-west-1.compute.amazonaws.com:8080/mifosng-server/login

Multi-tenant

Data is created for two organisations to demonstrate multi-tenant capability of mifosX over mifos 2.2.

Organisation Name

Allowed currencies

Start Date

Offices

Demo MFI

CFA Franc BCEAO (XOF)

2010-08-09

1 (head office that is branch also)

By default Offices, Staff and Loan Products have being created for each organisation.

West African MFI (XOF) Organisation

One Office have been created for this organisation:

Office Name

Start Date

West African MFI (XOF) Head Office

2010-08-10

One Staff member of type Loan Offcier is created for each office:

  1. Kojo (head office)

Two Loan Products are created for the organisation:

Name

Currency

Digits after decimal

Description

Income Generating Loan (Flexible)

XOF

3

Flexible loan that allows user to edit principal and interest of installments at creation.

Income Generating Loan (Automatic)

XOF

3

Loan with automatic generation of loan schedule using Flat interest calculation method.

The following users are created:

Username

Password

Permissions

Note

dataentry1

password1

Full Loan Portfolio

is allowed execute all operations on loans (including with dates in the past)

dataentry1

password1

Custom Loan Portfolio

is allowed execute all operations on loans (but not with dates in the past)

  • No labels