[
https://issues.apache.org/jira/browse/FINERACT-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901112#comment-17901112
]
John Ruhiu edited comment on FINERACT-2151 at 11/26/24 7:59 AM:
----------------------------------------------------------------
Here is what I think. Charge adjustment should adjust the charge selected by
changing the amount to the new value entered by the user. Suppose there is a
charge of 300 and the user wants to adjust this to 200, the system should
update the charge to 200 in the charges tab and update the repayment schedule's
'waived' column with a value of 100. In terms of journal entries, the fees or
penalties income and receivable gl accounts should be debited and credited
respectively.
In the current design, when a user adjusts the fee amount, the same is
allocated to other components which leaves the fee amount unchanged. See video
recording for an example.
[^Charge adjustment transaction type bug clarification.mp4]
was (Author: JIRAUSER301426):
I beg to differ. Charge adjustment should adjust the charge selected by
changing the amount to the new value entered by the user. Suppose there is a
charge of 300 and the user wants to adjust this to 200, the system should
update the charge to 200 in the charges tab and update the repayment schedule's
'waived' column with a value of 100. In terms of journal entries, the fees or
penalties income and receivable gl accounts should be debited and credited
respectively.
In the current design, when a user adjusts the fee amount, the same is
allocated to other components which leaves the fee amount unchanged. See video
recording for an example.
[^Charge adjustment transaction type bug clarification.mp4]
> Charge adjustment should only affect the charge adjusted not other charges,
> interest, principal, etc. Linked to
> https://issues.apache.org/jira/browse/FINERACT-1761
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FINERACT-2151
> URL: https://issues.apache.org/jira/browse/FINERACT-2151
> Project: Apache Fineract
> Issue Type: Bug
> Components: Accounting, Charges
> Affects Versions: 1.9.0
> Reporter: John Ruhiu
> Priority: Critical
> Fix For: 1.10.0
>
> Attachments: Charge adjustment transaction type bug.mp4
>
>
> When a charge is adjusted using the charge adjustment transaction type,
> amount entered as adjustment value is applied to principal,fees,penalties and
> interest. It should only affect fees.
>
> Watch the video attached for steps to replicate the bug
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)