beginning to support new icons.

This commit is contained in:
BC
2019-01-24 23:54:18 -08:00
parent ec5fb059b8
commit c677d0191f
15 changed files with 2154 additions and 12 deletions

View File

@@ -204,6 +204,7 @@
:status {:type 'String}
:client_id {:type :id}
:vendor_id {:type :id}
:invoice_number_like {:type 'String}
:start {:type 'Int}
:sort_by {:type 'String}
:asc {:type 'Boolean}}