mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 19:14:22 -05:00
* Add target income adjustment factor to crossover report Allow the user to specify an adjustment factor to apply to their target retirement income. This allows them to be a little more conservative or aggressive on their retirement goals rather than relying only on the calculated expense projection. For example, if you want to spend more in retirement (or are simply more risk-averse), you could set the target income adjustment to 120%. Or if you expect some retirement income from a defined-benefit pension and don't need to rely only on the income sources in your budget, you could set this to 80% to account for that external income. Originally discussed at https://github.com/actualbudget/actual/issues/6134#issuecomment-3608247467 Co-authored-by: Claude <noreply@anthropic.com> * [autofix.ci] apply automated fixes * Add null check in crossover report Review finding from PR Signed-off-by: Jonathon Jongsma <jonathon@quotidian.org> --------- Signed-off-by: Jonathon Jongsma <jonathon@quotidian.org> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
105 B
105 B
category, authors
| category | authors | |
|---|---|---|
| Enhancements |
|
Allow user to adjust target income in crossover report