mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Restore todo's
This commit is contained in:
@@ -307,7 +307,7 @@ class RecurrenceFormRequest extends FormRequest
|
||||
$sourceId = null;
|
||||
$destinationId = null;
|
||||
|
||||
// See reference nr. 45
|
||||
// TODO typeOverrule: the account validator may have another opinion the transaction type.
|
||||
|
||||
switch ($this->convertString('transaction_type')) {
|
||||
default:
|
||||
|
@@ -37,7 +37,7 @@ class TestRuleFormRequest extends FormRequest
|
||||
|
||||
/**
|
||||
* Rules for this request.
|
||||
* See reference nr. 46
|
||||
* TODO these rules are not valid anymore.
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
|
Reference in New Issue
Block a user