GNOME Bugzilla – Bug 112737
Loan Principal and Interest calculated incorrectly
Last modified: 2018-06-29 20:31:50 UTC
Example: Loan start date: 6/1/2003 Amount: 100000.00 Rate: 6.875% Payment Start Date: 6/1/2003 Principal and interest are calcualted as $656.93. But, the amortization of the loan in the Review section is incorrect. Example, GnuCash calculated the following for the first payment, June 1, 2003: Payment: 656.93 Principal: 83.53 Interest: 573.40 Using Interest=AnnualRate/12*LoanAmount, the first interest payment should be 0.06875/12*100000=572.92, leaving a payment amount of 656.93-572.92=84.01, which happens to be the second payment listed by gnucash. This may be a duplicate of bug#105225
see bug #119001 for a proposed patch to this problem *** This bug has been marked as a duplicate of 119001 ***
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=112737. Please update any external references or bookmarks.