Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

Add new repayment strategy for loans #673

Closed
wants to merge 2 commits into from

Conversation

lingalamadhukar
Copy link
Member

DB script for new strategy

DB script for new strategy
@lingalamadhukar
Copy link
Member Author

Added new repayment strategy which will take the payments in the following order.
Overdue interest,overdue principal,overdue penalty and overdue fee

@keithwoodlock
Copy link
Contributor

@lingalamadhukar, @vishwasbabu,

Is there a related JIRA issue for this. Just want to understand the difference of this new repayment strategy and any attempt at doing a RBI compliant one. Is this for GK-maarg?

@lingalamadhukar
Copy link
Member Author

@keithwoodlock The new repayment strategy considers the payments in overdue interest(i.e. it will take all overdue interest first, before taking first overdue principal), overdue principal, overdue penalties and overdue fees order. I'm not sure how the RBI strategy works, I have added this repayment strategy based on Maarg's requirements.
Will check with @vishwasbabu and Binny about the RBI strategy.
In Mifos we have a flag 'OverdueInterestPaidFirst', this new strategy will do the same here and also will create an issue in JIRA for this.

@keithwoodlock
Copy link
Contributor

@lingalamadhukar,

Thanks. It just sounds very similiar and just double checking. RBI says that you must pay off overdue interest + current interest, overdue prinicpal + current principal etc

@vishwasbabu
Copy link
Member

@lingalamadhukar

Can you confirm that you still need this pull request to be merged? If so, can you create a Jira and add details of what exactly this repayment strategy does over and beyond RBI strategy)

@vishwasbabu
Copy link
Member

closing off this pr with a link to the same at https://github.com/openMF/mifosx/wiki/Links-to-unmerged-PR's-of-interest till the need for the new stratergy is explained

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants