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

Reskin&oldSkin: Submit Button Missing While Foreclosing The Loan For The User Having Foreclosure Permissions #1836

Closed santoshconflux closed 7 years ago

santoshconflux commented 7 years ago
  1. Create a loan account for a client(Without Interest Recalculation)
  2. Create an User with role having permissions of 'Read Client', 'Read Loan', 'Foreclosure Loan' and 'Foreclosure Loan Checker'.
  3. Login with User.
  4. Go to the Client>>Loan Account and click on 'Foreclosure' button.

    In Foreclosure page, 'Submit' button is missing.

mbj36 commented 7 years ago

@santoshmath

santoshconflux commented 7 years ago

@mbj36 , This issue is not yet resolved. This issue exists for the user (not superuser, like 'mifos') other than superuser who has permissions Read Client, Read Loan and Foreclosure Loan

santoshconflux commented 7 years ago

This issue is resolved with latest code fetch.