mortgage
mortgage copied to clipboard
term_unit="months" not working
Dear Austin.
When monthly payment is computed there is no verification of the units of the term. Therefore, if for example compounded = "monthly" the monthly_payment computed has the same value whatever the value of term_unit. Maybe the problema could be solve making the verification of the proper units within _monthly_payment(self).
Regards,
Agustín