Expand search with a bunch of keywords for #510

This commit is contained in:
James Cole
2017-02-18 20:10:03 +01:00
parent f0cb63fd48
commit 5073fd937c
6 changed files with 426 additions and 133 deletions

View File

@@ -209,4 +209,6 @@ return [
],
'default_currency' => 'EUR',
'default_language' => 'en_US',
'search_modifiers' => ['amount_is', 'amount_less', 'amount_more', 'source', 'destination', 'category', 'budget', 'tag', 'bill', 'type', 'date_on',
'date_before', 'date_after', 'has_attachments', 'notes',],
];