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.
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.