feat: Add Income Statement to DashboardPage + fix account types

- Add Income Statement section with Revenue and Expenses tables
- Color-code revenue (green) and expenses (red)
- Show Net Income prominently at bottom
- Fix SQL query to use LOWER() for case-insensitive matching
- Update account types in DB (asset/liability/revenue/expense/equity)
- Balance Sheet and Income Statement now work correctly
This commit is contained in:
Bernt
2026-07-29 20:11:13 +00:00
parent f967d1a810
commit f793fc46a4
5 changed files with 138 additions and 74 deletions
File diff suppressed because one or more lines are too long