reconcile ledger had a small bug in it
This commit is contained in:
@@ -54,9 +54,7 @@
|
||||
:sample (take 3 repairs)
|
||||
:transaction-count (count txes-missing-ledger-entries)
|
||||
:invoice-count (count invoices-missing-ledger-entries))
|
||||
@(dc/transact conn (map (fn [repair]
|
||||
[:upsert-ledger repair])
|
||||
repairs))))))
|
||||
@(dc/transact conn repairs)))))
|
||||
|
||||
|
||||
(defn touch-transaction [e]
|
||||
|
||||
Reference in New Issue
Block a user