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
312 stars 1.02k forks source link

The value field for Collateral should be mandatory #2451

Open MexinaD opened 7 years ago

MexinaD commented 7 years ago

Now when you create a collateral for a loan through the loan application or through the profile of the loan under more button, you can create a collateral by only the name of the collateral without filling the value and accept to submit I would suggest for the field of value to be mandatory so that to compare the value of the loan and of the collateral.

gkrishnan724 commented 6 years ago

@santoshmath @MexinaD please make this a fineract-side issue, the server seems to accept collaterals without values. for GCI I guess we could make the students solve the front-end part.

santoshconflux commented 6 years ago

@gkrishnan724 , done:

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

lkmandy commented 4 years ago

Hi, @santoshconflux @edcable may I work on this issue?

santoshconflux commented 4 years ago

@lkmandy Sure .

lkmandy commented 4 years ago

ok