You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When viewing Overview -> Monthly, the summary categories down the right hand side of the screen are all blank.
I'm unsure if this is by design, but I have a number of transactions, past and future, project and paid - and still all summary categories are blank.
Example below:-
I don't see any error message on screen, nor does the web developer console show any errors. Docker logs also show no error. If it helps, I'm using Firefox on MacOS, I'm connecting over HTTP (rather than HTTPS) - if I can provide any more information just let me know.
Great project by the way!
The text was updated successfully, but these errors were encountered:
When you go to /transactions/ and /yearly/account/2025/ do you see the sums correctly?
On the monthly view the line besides your transactions look like number 1 or number 2? Color doesn't matter.
If they all look like number 2, a dotted line, this means you configured all your accounts as Asset accounts, by design the totals from asset accounts aren't shown on the monthly page. You should configure all your main cash accounts and credit cards as not asset, and any investimentos or accounts you can't or don't want to withdraw cash from as Asset.
I do have plans to allow you to see the totals from these accounts on the monthly view, but it isn't implemented yet.
When viewing Overview -> Monthly, the summary categories down the right hand side of the screen are all blank.
I'm unsure if this is by design, but I have a number of transactions, past and future, project and paid - and still all summary categories are blank.
Example below:-
I don't see any error message on screen, nor does the web developer console show any errors. Docker logs also show no error. If it helps, I'm using Firefox on MacOS, I'm connecting over HTTP (rather than HTTPS) - if I can provide any more information just let me know.
Great project by the way!
The text was updated successfully, but these errors were encountered: