loanease icon indicating copy to clipboard operation
loanease copied to clipboard

Part payment deducting twice from the closing balance

Open ankitsikka1992 opened this issue 2 years ago • 0 comments

In case a part payment is added by the user. First the part payment (column C) is getting added in principal amount( column A) and then we are computing total payment (A+B+C) deducting the same from closing balance. This deducts the part payment twice.

ankitsikka1992 avatar Aug 14 '23 23:08 ankitsikka1992