minor tweaks.
This commit is contained in:
@@ -29,8 +29,6 @@
|
||||
(fn [jels]
|
||||
(mapv
|
||||
(fn [jel]
|
||||
(log/info (get-in @running-balance-cache [(:db/id (:journal-entry/client je))
|
||||
(:db/id jel)]))
|
||||
(assoc jel :running-balance (get-in @running-balance-cache [(:db/id (:journal-entry/client je))
|
||||
(:db/id jel)])))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user