[
https://issues.apache.org/jira/browse/FINERACT-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945039#comment-15945039
]
ASF GitHub Bot commented on FINERACT-249:
-----------------------------------------
GitHub user nazeer1100126 opened a pull request:
https://github.com/apache/incubator-fineract/pull/325
FINERACT-249 : PortfolioProductType.SAVING and PortfolioProductType.CLIENT
have the same value
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nazeer1100126/incubator-fineract FINERACT-249
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-fineract/pull/325.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 #325
----
commit ffd4b6a37f529a8dc04de1e57cf9e6220d0f2ac6
Author: nazeer1100126 <[email protected]>
Date: 2017-03-28T12:19:24Z
FINERACT-249 : PortfolioProductType.SAVING and PortfolioProductType.CLIENT
have the same value
----
> PortfolioProductType.SAVING and PortfolioProductType.CLIENT have the same
> value
> -------------------------------------------------------------------------------
>
> Key: FINERACT-249
> URL: https://issues.apache.org/jira/browse/FINERACT-249
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Emmanuel Nnaa
> Assignee: Markus Geiss
> Labels: Volunteer, p1
>
> PortfolioProductType.SAVING and PortfolioProductType.CLIENT have the same
> value.
> {code}
> LOAN(1, "productType.loan"), SAVING(2, "productType.saving"), CLIENT(2,
> "productType.client"), PROVISIONING(3,
> "productType.provisioning"), SHARES(4, "productType.shares");
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)