The analysis screen classified every transaction by amount sign alone, so outflows and inflows booked to transfer, savings or investment categories leaked into the expense and income totals (and every breakdown). Cashflow already keys off the category type; analysis now does the same: only expense categories (or uncategorized outflows) count as expenses and only income categories (or uncategorized inflows) count as income. |
||
|---|---|---|
| .. | ||
| AccountController.php | ||
| CashflowAnalyticsController.php | ||
| CategoryMonthlyBreakdownController.php | ||
| DashboardAnalyticsController.php | ||
| ImportDataController.php | ||
| SavedFilterController.php | ||
| TransactionAnalysisController.php | ||
| TransactionController.php | ||