adds csv capability

This commit is contained in:
2024-11-11 21:39:36 -08:00
parent aed9113306
commit cb4f88f02a
9 changed files with 136 additions and 65 deletions

View File

@@ -74,10 +74,6 @@
;; TODO test as a real user
(defn delete [{invoice :entity :as request identity :identity}]
(exception->notification
@@ -702,6 +698,7 @@
(wrap-implied-route-param :external? true))
::route/table (helper/table-route grid-page :parse-query-params? false)
::route/csv (helper/csv-route grid-page :parse-query-params? false)
::route/external-import-page external-import-page
::route/bank-account-filter bank-account-filter
::route/external-import-parse (-> external-import-parse