Commit 3d5361b
authored
fix: add missing overspend mode when importing from YNAB4 (#470)
When importing from YNAB 4, we account for the different mode handling
of the overspend mode by setting the overspend mode to `AFFECT_ENVELOPE`
for all months up to and including the month when the import happens.
This PR fixes the handling so that it actually includes the `AFFECT_ENVELOPE` setting.1 parent 6a9cf8c commit 3d5361b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
461 | 464 | | |
462 | 465 | | |
463 | 466 | | |
| |||
0 commit comments