[ https://issues.apache.org/jira/browse/FINERACT-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15403792#comment-15403792 ]
ASF GitHub Bot commented on FINERACT-54: ---------------------------------------- GitHub user emmanuelnnaa opened a pull request: https://github.com/apache/incubator-fineract/pull/192 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/192.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 #192 ---- commit fb43727b0127bb3c4ef19c88ecf544969e00f1ac Author: Emmanuel Nnaa <emmanueln...@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)