begun on unpaid invoice match.
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
transaction)))
|
||||
(map #(dissoc % :transaction/id))
|
||||
(group-by :db/id))]
|
||||
(clojure.pprint/pprint results)
|
||||
|
||||
(->> ids
|
||||
(map results)
|
||||
(map first))))
|
||||
|
||||
Reference in New Issue
Block a user