improve look of search

This commit is contained in:
2024-10-16 15:37:22 -07:00
parent 70e76347e3
commit acaa2a7d1e
5 changed files with 75 additions and 57 deletions

View File

@@ -74,7 +74,6 @@
(assoc :client-ids (map (comp :id :client) (:clients (:data db)))))
[[:balance-sheet-accounts [:name :amount :account-type :id :numeric-code :client-id]]
[:comparable-balance-sheet-accounts [:name :amount :account-type :id :client-id :numeric-code]]]]]}
:owns-state {:single ::page}
:on-success [::received]}}))