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 2017/07/12 12:40:00 UTC

[jira] [Commented] (FINERACT-482) Enhancements to Savings accounts for holding certain level of transactions

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

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

GitHub user ShruthiRajaram opened a pull request:

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

    FINERACT-482 block account changes

    

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

    $ git pull https://github.com/ShruthiRajaram/fineract develop_FINERACT_482

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

    https://github.com/apache/fineract/pull/383.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 #383
    
----
commit 7368c3f11add84ddf8dcee086eccc7b8f69d518a
Author: ShruthiRajaram <sh...@confluxtechnologies.com>
Date:   2017-07-12T12:29:18Z

    FINERACT-482 block account changes

----


> Enhancements to Savings accounts for holding certain level of transactions
> --------------------------------------------------------------------------
>
>                 Key: FINERACT-482
>                 URL: https://issues.apache.org/jira/browse/FINERACT-482
>             Project: Apache Fineract
>          Issue Type: Improvement
>            Reporter: Santosh Math
>            Assignee: Markus Geiss
>
> 1) Amount Block: An instruction to hold/block/lien the specified amount from the account. This action has no accounting impact.
> 2) Amount Unblock: An instruction to remove the hold/block/lien already placed on an amount in an account. This action has no accounting impact.
> 3) Account Block: An instruction to block/lien the customer account. No form of operation can happen on this account until it is unblocked.
> 4) Account Unblock: An instruction to remove the block/lien placed on an account. 
> 5) Freeze - Post no debit: An instruction to ensure an account cannot be debited. Please note that all other operations including credit can be performed.
> 6) Unfreeze - Post no debit: An instruction to lift the ban on Post No Debit (PND)
> 7) Freeze - Post no credit: An instruction to ensure an account cannot be credited. Please note that all other operations including can be performed.
> 8) Unfreeze - Post no credit: An instruction to lift the ban on Post No Credit (PNC)
> 9) Available/Ledger Balance: An instruction that returns the account available and ledger (book) balance.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)