You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by Nenge1 <gi...@git.apache.org> on 2018/02/08 15:50:07 UTC

[GitHub] fineract pull request #441: FINERACT-574

GitHub user Nenge1 opened a pull request:

    https://github.com/apache/fineract/pull/441

    FINERACT-574 

    This pull request fix the bug of duplicate posting in journal entries when share account is rejected

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

    $ git pull https://github.com/Nenge1/fineract FINERACT-574

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

    https://github.com/apache/fineract/pull/441.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 #441
    
----
commit 613b802c0d410e9fc74b1268c222d3b9d48bf6d4
Author: Nenge <masoya>
Date:   2018-02-08T12:05:39Z

    FINERACT-574

----


---

[GitHub] fineract issue #441: FINERACT-574

Posted by ShruthiRajaram <gi...@git.apache.org>.
Github user ShruthiRajaram commented on the issue:

    https://github.com/apache/fineract/pull/441
  
    @Nenge1 While reviewing the PR, I observed few other scenarios which I mentioned in the JIRA issue.
    Those needs to be addressed before fixing the current issue


---