[ https://issues.apache.org/jira/browse/FINERACT-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897087#comment-15897087 ]
Santosh Math commented on FINERACT-415: --------------------------------------- [~charu12], you can fetch the code from this link: https://github.com/openMF/incubator-fineract > Loan product should not allow to be created and should throw proper error > when mandatory guarantee is not equal to any one of the guarantee(own or > guarantor) or sum of both > ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: FINERACT-415 > URL: https://issues.apache.org/jira/browse/FINERACT-415 > Project: Apache Fineract > Issue Type: Bug > Components: Loan > Reporter: Santosh Math > Assignee: Markus Geiss > Labels: gsoc2017, p2 > > While creating loan product, Enable 'Place guarantee funds on Hold'. > There you will see three fileds: > a) Mandatory Guarantee > b) Minimum Guarantee from Own Funds > c) Minimum Guarantee from Guarantor funds. > a should be equal to b+c. > If a=b then 'c' can be blank. > If a=c then 'b' can be blank. > If not, the loan product should not allow to be created and should throw > proper error: "Mandatory Guarantee should be equal to sum of own fund and > guarantor fund OR any one of them". -- This message was sent by Atlassian JIRA (v6.3.15#6346)