EthanCloin / financial-forecast

1 stars 0 forks source link

Action Plans For a Full Year #16

Open EthanCloin opened 9 months ago

EthanCloin commented 9 months ago

Current build of the core.debt_recovery plan is intended to support repeated calls using the same plan dict.

it's unclear whether this works when the function is called repeatedly from an endpoint. to make certain it does, i want to rework the core module to provide a list of 12 plans from a single call.

I can store that in the user's document and just page through them on the action_plan page.