able to find by vendor.

This commit is contained in:
Bryce Covert
2020-07-27 21:49:21 -07:00
parent fdc1d3e9e4
commit a1946f0d6e
4 changed files with 97 additions and 11 deletions

View File

@@ -472,6 +472,7 @@
:transaction_rule_page {:type :transaction_rule_page
:args {:client_id {:type :id}
:vendor_id {:type :id}
:start {:type 'Int}
:sort {:type '(list :sort_item)}
:asc {:type 'Boolean}}