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

Closure list in clients is empty #3186

Open spider0061 opened 4 years ago

spider0061 commented 4 years ago

Description

Closure reason is not shown in close client.

The field is marked as required whereas the list of closure reason is empty. Either it should have proper options or it should be a text field in which user can write proper reason.

Steps to Reproduce

Go to clients, click on any active client. Now, click on close. Now, you can see that the closure reason list is empty.

Expected Behaviour

It should show proper reasons or else it should be a text field in which user can give proper reason.

Actual Behaviour

The closure reason list is empty.

Settings

Screenshots

Screenshot from 2020-03-12 21-17-26

raghu0812199 commented 3 years ago

hi @spider0061 i want to work on this issue if its still open can you please guide me

spider0061 commented 3 years ago

@raghu0812199 sure go ahead!

noelbejarano commented 3 years ago

Hi everyone, this problem is still open, can I work on it?