DaveBruwer / super-barnacle

0 stars 0 forks source link

Interest Rate increase bug #18

Closed DaveBruwer closed 8 months ago

DaveBruwer commented 8 months ago

When increasing the interest rate through Ad-Hoc Interest rate increase, the calcs break and the loan is never paid off. This is because the minimum payments can change month-to-month, not just at the start and that needs to be accounted for.

DaveBruwer commented 8 months ago

Fixed this, but now there should be an option to easily lock monthly payments to minPayment if iterest rate goes down...