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

"Deposit Every" field is missed out in Create Recurring deposit product page #1682

Open santoshconflux opened 7 years ago

santoshconflux commented 7 years ago

Reported by Subramanya at https://mifosforge.jira.com/browse/MIFOSX-1579 Original Description In Create Recurring deposit product "Deposit every" field is missing in Settings, which was there in the Requirement specification document. https://mifosforge.jira.com/wiki/display/docs/Recurring+Deposit+Product+Fields

scr-407

edcable commented 7 years ago

Will review the PRs but this might not be necessary as the recurrence is specified when creating the recurring deposit account and is not needed at the product level.

AkashBhave commented 6 years ago

I have submitted a pull request which should fix this issue: https://github.com/openMF/community-app/pull/2634

santoshconflux commented 6 years ago

Hi @mbj36 , @gkrishnan724 , please check the PR by @AkashBhave

gkrishnan724 commented 6 years ago

@santoshmath This should be reported in fineract side too. Since the back-end does not support this field. @AkashBhave would be dealing with the front-end side. The PR sent should be merged once the back-end has been implemented.

santoshconflux commented 6 years ago

@gkrishnan724 , done:

https://issues.apache.org/jira/browse/FINERACT-573