mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 12:01:28 +00:00
Should simplify reports.
This commit is contained in:
@@ -123,6 +123,7 @@ interface ReportQueryInterface
|
||||
*/
|
||||
public function journalsByCategory(Carbon $start, Carbon $end, $includeShared = false);
|
||||
|
||||
|
||||
/**
|
||||
* Gets a list of expense accounts and the expenses therein, grouped by that expense account.
|
||||
* This result excludes transfers to shared accounts which are expenses, technically.
|
||||
|
||||
Reference in New Issue
Block a user