Adds validation for external ledger import

This commit is contained in:
Bryce Covert
2020-09-29 21:19:07 -07:00
parent b4755840ae
commit a38894a10a
14 changed files with 1371 additions and 31 deletions

View File

@@ -793,6 +793,7 @@
(let [sort-bys (conj (:sort args)
{:sort-key "default" :asc true})
_ (log/info sort-bys)
length (count sort-bys)
comparator (fn [xs ys]
(reduce