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

Need a new permission for Assign Staff and Unassign Staff for Loans & Savings #3043

Closed santoshconflux closed 5 years ago

santoshconflux commented 6 years ago

If We go to System>Manage Roles and Permissions , There is no choice of permission for Assign Staff & Unassign Staff under 'Loan Transactions' and 'Savings Transactions Category'.

Same must be added.

Fineract ticket:

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

ShruthiRajaram commented 6 years ago

For Loan - UPDATELOANOFFICER_LOAN and REMOVELOANOFFICER_LOAN for assign and unassign respectively. They come under he Loan Transactions For Savings - UPDATESAVINGSOFFICER_SAVINGSACCOUNTand REMOVESAVINGSOFFICER_SAVINGSACCOUNT respectively for assign and unassign. These permissions are present under portfolio.

edcable commented 5 years ago

@santoshconflux Are we moving these or just leaving as is?

santoshconflux commented 5 years ago

@edcable, I didn't get you. This is already fixed and PR is sent by Shruthi. Waiting to be someone review it

santoshconflux commented 5 years ago

Tested on Staging. Fixed.