bulk edit is now possible

This commit is contained in:
2025-01-20 21:18:52 -08:00
parent 747bf66206
commit 956d233fe1
6 changed files with 416 additions and 91 deletions

View File

@@ -39,7 +39,6 @@
{:account_id (first account_id)
:name (first name)})))
(defn account-search [{{:keys [q client-id purpose vendor-id] :as qp} :query-params id :identity :as request}]
(let [client-id (or client-id (:db/id (:client request)))]
(when client-id