adds csv capability
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
;; 2. Don't throw crazy errors when missing a field
|
||||
;; 3. General cleanup of the patterns in run-balance-sheet
|
||||
;; 4. Review ledger dialog
|
||||
;; 5. pagination and filtering within dialog. looks weird with the full screen refresh
|
||||
|
||||
(defn get-report [{ {:keys [periods client] :as qp} :form-params :as request}]
|
||||
(when (and (seq periods) client)
|
||||
|
||||
Reference in New Issue
Block a user