Mihaly Dallos created FINERACT-1761:
---------------------------------------
Summary: New Charge-Waiver Transaction
Key: FINERACT-1761
URL: https://issues.apache.org/jira/browse/FINERACT-1761
Project: Apache Fineract
Issue Type: New Feature
Reporter: Mihaly Dallos
{panel}
*As a* user with 'NEW'“ permission
*I want to* _add a new charge waiver transaction_
*in order to* post the charge waiver benefit provided to the customer
{panel}
*User Cases/Background and details:*
The previous solution provided from Fineract of Charge waiver(for an unpaid
charge) and charge refund(for a paid charge) had its own constraints with
respect to
# Restrictions on reversal of previous transactions.
# Reverse replays for charge refunds
# Accounting.
Proposed the new solution will satisfy all the requirements with one
transaction:
# A single transaction can be used for waiving both paid and unpaid charges.
# Since it is always posted at the current date, reversal of the previous
transaction should not be a problem.
# The proper linkage between the new charge waiver transaction with the loan
charge.
*Linking*
* The new charge waiver transaction type requires a reference to the charge to
which it is being waived. This will be the transaction ID added as a link to
the loan_charge. Only the new transaction points to an existing loan_charge.
* Details of the existing transaction should be provided manually by the user
{panel:title=Acceptance Criteria}
# New chargewavier transaction behaviour is same as the goodwill credit
transaction Behaviour
# Only difference is “charge wavie transaction should be linked to the “loan
charge account”.
{panel}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)