Improvements to performance!
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
))
|
||||
)
|
||||
journal-entries)]
|
||||
(result->page journal-entries journal-entries-count :journal_entries args)))
|
||||
(result->page journal-entries journal-entries-count :journal_entries (:filters args))))
|
||||
|
||||
;; TODO a better way to do this might be to accumulate ALL credits and ALL debits, and then just do for credits: balance = credits - debits. and for debits balance = debits - credits
|
||||
(defn credit-account? [account]
|
||||
|
||||
Reference in New Issue
Block a user