FQL improvements
This commit is contained in:
@@ -140,6 +140,7 @@ financer.search-transactions.show-query-options.date=date\: the date of the tran
|
||||
financer.search-transactions.show-query-options.recurring=recurring\: whether the transaction has been created from a recurring transaction
|
||||
financer.search-transactions.show-query-options.taxRelevant=taxRelevant\: whether the transaction is relevant for tax declaration
|
||||
financer.search-transactions.show-query-options.hasFile=hasFile\: whether the transaction has a file linked
|
||||
financer.search-transactions.show-query-options.description=description\: the description of the transaction
|
||||
financer.search-transactions.show-query-options.period=period\: the period the transaction is assigned to
|
||||
financer.search-transactions.show-query-options.period.CURRENT=CURRENT\: denotes the current expense period
|
||||
financer.search-transactions.show-query-options.period.LAST=LAST\: denotes the last expense period
|
||||
@@ -153,6 +154,7 @@ financer.search-transactions.show-query-options.strings=Strings enclosed in sing
|
||||
financer.search-transactions.show-query-options.case=Case-insensitive
|
||||
financer.search-transactions.show-query-options.operators=Possible operators =, >, >=, <, <=, !=
|
||||
financer.search-transactions.show-query-options.ordering=Ordering for a single field ASC, DESC via ORDER BY
|
||||
financer.search-transactions.show-query-options.like=Fuzzy search with LIKE, % as wildcard (only applicable for field description)
|
||||
|
||||
financer.chart-select.title=Select a chart to generate
|
||||
financer.chart-select.submit=Select
|
||||
|
||||
Reference in New Issue
Block a user