This commit is contained in:
Sander Dorigo
2025-08-05 10:41:54 +02:00
parent 901e113fef
commit 9804cffff3
2 changed files with 6 additions and 4 deletions

View File

@@ -364,6 +364,8 @@ function updateTriggerInput(selectList) {
createAutoComplete(inputResult, 'api/v1/autocomplete/transactions');
break;
case 'has_no_category':
case 'no_external_id':
case 'any_external_id':
case 'has_any_category':
case 'has_no_budget':
case 'has_any_budget':