ChrisCScott / forecaster

A personal finances forecasting tool for Canadian retirement planning
Other
1 stars 2 forks source link

Allow user to specify maximum rate of accelerated debt repayment #8

Closed ChrisCScott closed 6 years ago

ChrisCScott commented 6 years ago

Consider replacing accelerate_payment with a Money-type arg that defaults to Money('Infinity') (which should yield the same behaviour as accelerate_payment=True).