added has_no_bill and has_any_bill search parameters

This commit is contained in:
Fabian Zimmermann
2021-04-08 16:07:07 +02:00
parent 56b2fa69bc
commit 185e9b66d6
6 changed files with 36 additions and 0 deletions

View File

@@ -338,6 +338,8 @@ function updateTriggerInput(selectList) {
case 'has_any_category':
case 'has_no_budget':
case 'has_any_budget':
case 'has_no_bill':
case 'has_any_bill':
case 'has_no_tag':
case 'no_notes':
case 'any_notes':