[
https://issues.apache.org/jira/browse/FINERACT-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927315#comment-15927315
]
ASF GitHub Bot commented on FINERACT-243:
-----------------------------------------
GitHub user tonic889 opened a pull request:
https://github.com/apache/incubator-fineract/pull/315
fix for FINERACT-243 : Constitution type is not required field
modified:
fineract-provider/src/main/java/org/apache/fineract/portfolio/client/data/ClientDataValidator.java
modified:
fineract-provider/src/main/java/org/apache/fineract/portfolio/client/domain/ClientNonPerson.java
new file:
fineract-provider/src/main/resources/sql/migrations/core_db/V326__nonpersonclient_constitution_optional.sql
fix for FINERACT-243 : Constitution type is not required field
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tonic889/incubator-fineract develop
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-fineract/pull/315.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 #315
----
commit cb87df0a56e905ff6d7bf8a5f42b6bc57f908b3e
Author: tonic889 <[email protected]>
Date: 2017-03-16T01:54:51Z
Changes to be committed:
modified:
fineract-provider/src/main/java/org/apache/fineract/portfolio/client/data/ClientDataValidator.java
modified:
fineract-provider/src/main/java/org/apache/fineract/portfolio/client/domain/ClientNonPerson.java
new file:
fineract-provider/src/main/resources/sql/migrations/core_db/V326__nonpersonclient_constitution_optional.sql
fix for FINERACT-243 : Constitution type is not required field
----
> Constitution Type Required Field
> --------------------------------
>
> Key: FINERACT-243
> URL: https://issues.apache.org/jira/browse/FINERACT-243
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Dayna Harp
> Assignee: Markus Geiss
> Priority: Critical
> Labels: p2
>
> when creating a client with Legal Form "Entity", Constitution is a required
> field. This does not need to be required. It is an optional field for those
> financial institutions serving groups that have a constitution.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)