Small fixes.

This commit is contained in:
James Cole
2014-12-05 22:06:33 +01:00
parent 834f8382e9
commit 3aa9057c5f
3 changed files with 1 additions and 11 deletions

View File

@@ -208,14 +208,6 @@ class ReportController extends BaseController
// }
// );
/*
* TODO Filter withdrawals without a counter-transfer (into this account)
*/
/*
* TODO Filter deposits without a counter-transfer (away from this account)
*/
$journals = $withdrawals->merge($deposits);