ChrisCScott / forecaster

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

Adding support for tax carryovers #72

Closed ChrisCScott closed 5 years ago

ChrisCScott commented 5 years ago

These commits allow for tax refunds and payments to be issued at different times and for Forecast to roll them over to the next year at the appropriate time. It also adds a convenience method to Timing for yielding a time-series (e.g. a transaction dict) from a scalar value.

Closes #31. Completes milestone 0.1.