Norbert Táskai created FINERACT-2072:
----------------------------------------
Summary: Disbursement without auto down-payment (if applicable)
Key: FINERACT-2072
URL: https://issues.apache.org/jira/browse/FINERACT-2072
Project: Apache Fineract
Issue Type: Improvement
Reporter: Norbert Táskai
*Background*
There are certain situations where automatically created “Down-payment”
transaction is not required: (Bankruptcy, Fraud, Customer deceased, etc.)
{panel}
{panel}
{panel}
*Solution concept*
* A new command: “disburse-without-auto-down-payment”
** It behaves the same way as “disburse”, if
“{{{}enable_auto_repayment_for_down_payment{}}}” global configuration is *FALSE*
** If {{enable_auto_repayment_for_down_payment}} global configuration is
*TRUE* and this new “command” is called, it ignores the global configuration
and never created a “Down-payment” transaction.
{panel}
{panel}
{panel}
{panel}
*Acceptance criteria*
* Introduce a new way of disbursement for Loans:
** new command: “disburse-without-auto-down-payment”
* When the new command is called, the
{{enable_auto_repayment_for_down_payment}} global configuration is ignored and
Fineract does never create automatically a “Down-payment” transactions
{panel}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)