📊 A selfhosted data-driven personal finance manager 💸
GNU Affero General Public License v3.0
121
stars
4
forks
source link
Balance column incorrect for accounts spanning multiple years if timespan doesn't match length of accont #57
Closed
stalsma closed 2 years ago
Describe the bug I imported 2 years of data from an account (2021, 2022). The balance in the account is correct.
But if I only show data from 2022 (or from Oct 2022), the starting balance is essentially 0, so the running balance is off.
Strangely enough, the graph seems to show the correct starting balance, so the hard work is probably done.
Screenshots