You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/20 12:20:20 UTC

[jira] [Commented] (FINERACT-54) Add ability to delete code values by setting a flag (is_active) to 0

    [ https://issues.apache.org/jira/browse/FINERACT-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385758#comment-15385758 ] 

ASF GitHub Bot commented on FINERACT-54:
----------------------------------------

GitHub user emmanuelnnaa opened a pull request:

    https://github.com/apache/incubator-fineract/pull/179

    commit FINERACT-54 (Add ability to delete code values by setting a flag (is_active) to 0)

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/emmanuelnnaa/incubator-fineract FINERACT-54

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-fineract/pull/179.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 #179
    
----
commit 8da04216747c3a13b812e331691733bdbc6f9461
Author: Emmanuel Nnaa <em...@musoni.eu>
Date:   2016-07-20T12:18:49Z

    commit FINERACT-54 (Add ability to delete code values by setting a flag (is_active) to 0)

----


> Add ability to delete code values by setting a flag (is_active) to 0
> --------------------------------------------------------------------
>
>                 Key: FINERACT-54
>                 URL: https://issues.apache.org/jira/browse/FINERACT-54
>             Project: Apache Fineract
>          Issue Type: Improvement
>            Reporter: Emmanuel Nnaa
>            Assignee: Markus Geiss
>            Priority: Minor
>
> Delete a code value by setting the "is_active" property to 0, thus avoiding "DataIntegrityViolationException".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)