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.
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 toTiming
for yielding a time-series (e.g. a transaction dict) from a scalar value.Closes #31. Completes milestone 0.1.