openMF / community-app

This was the former default web application built on top of the Apache Fineract platform. It's now deprecated and replaced by the the Mifos X Web App (https://github.com/openMF/web-app maintained by the Mifos Initiative as a reference solution for financial inclusion. It is a Single-Page App (SPA) written in web standard technologies.
http://openmf.github.io/community-app/
Mozilla Public License 2.0
313 stars 1.02k forks source link

Repayment Date same as Disbursement Date on MifosX / Fineract #3176

Open ake1976 opened 4 years ago

ake1976 commented 4 years ago

We would like to make the Repayment Date the same as Disbursement Date, is there a way to do it? Please help?

Steps to Reproduce

Expected Behaviour

We would like the repayment date would be on the 7th of every month after the disbursement date is on the 7th of previous month.

Actual Behaviour

Everytime we have a disbursement on that date...ex. 7th Jan......the repayment date is by default set to the 15th of every month after...

Settings

Screenshots

image

airsay commented 4 years ago

We would want something similar for Fixed Deposit Products. We would want the interest posted on the same date as when the account was activated. If that date doesn't exist in that month (eg Feb 30 or September 31) then interest should be posted on the last date of the month (Feb 28/29 or September 30)

Sent from my iPhone

On 8 Jan 2020, at 05:58, ake1976 notifications@github.com wrote:

 We would like to make the Repayment Date the same as Disbursement Date, is there a way to do it? Please help?

Steps to Reproduce

Expected Behaviour

Actual Behaviour

Settings

Mifos X version: 17.07.01 Browser used: Chrome OS: Linux UBUNTU Screenshots

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

airsay commented 4 years ago

So I got mine resolved personally. has yours been resolved?