You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by "Santosh Math (JIRA)" <ji...@apache.org> on 2017/06/22 05:37:00 UTC

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

Santosh Math created FINERACT-482:
-------------------------------------

             Summary: 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)