Fixes P&L page to allow for specific locatiosn

This commit is contained in:
2023-03-10 14:56:58 -08:00
parent b669984673
commit cdf9aa571f
4 changed files with 18 additions and 2 deletions

View File

@@ -821,6 +821,7 @@
:bank_account_id {:type :id}
:date_range {:type :date_range}
:location {:type 'String}
:locations {:type '(list String)}
:numeric_code {:type '(list :numeric_code_range)}
:start {:type 'Int}
:per_page {:type 'Int}