Removed some todo's.

This commit is contained in:
James Cole
2019-06-05 19:38:28 +02:00
parent 9b7835c9ed
commit a845cb9af9
5 changed files with 140 additions and 51 deletions

View File

@@ -277,8 +277,6 @@ class TransactionStoreRequest extends Request
// the group must have a description if > 1 journal.
$this->validateGroupDescription($validator);
// TODO the currency info must match the accounts involved.
}
);
}