mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
This commit is contained in:
@@ -26,6 +26,7 @@ return [
|
||||
'operators' => [
|
||||
'user_action' => ['alias' => false, 'needs_context' => true,],
|
||||
'account_id' => ['alias' => false, 'needs_context' => true,],
|
||||
'reconciled' => ['alias' => false, 'needs_context' => false,],
|
||||
'source_account_id' => ['alias' => false, 'needs_context' => true,],
|
||||
'destination_account_id' => ['alias' => false, 'needs_context' => true,],
|
||||
'transaction_type' => ['alias' => false, 'needs_context' => true,],
|
||||
|
Reference in New Issue
Block a user