[
https://issues.apache.org/jira/browse/FINERACT-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490369#comment-16490369
]
ASF GitHub Bot commented on FINERACT-623:
-----------------------------------------
GitHub user MexinaD opened a pull request:
https://github.com/apache/fineract/pull/454
FINERACT-623 - Restriction of product mix fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MexinaD/incubator-fineract FINERACT-623
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/fineract/pull/454.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #454
----
commit e839d8034a6021ccefed455d1eb64d8489862afd
Author: Mexina M Daniel <mexinmiel@...>
Date: 2018-05-25T07:11:26Z
FINERACT-623 - Restriction of product mix fix
----
> The restriction of product mix should apply during submission of another loan
> -----------------------------------------------------------------------------
>
> Key: FINERACT-623
> URL: https://issues.apache.org/jira/browse/FINERACT-623
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Mexina Daniel
> Priority: Major
> Labels: gsoc, p2
>
> For now when you configure one loan account of Product1 not to be applied
> when a client already have another loan account of Product2, during the
> application of another loan account, the system accept to submit and approve
> the loan and give the error of co-exist during disburse.
> Expected: The system should give the error of co-exist of the restricted loan
> when a user is submitting the new loan account since the two loans should not
> exist together.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)