Balance sheet has correct data, needs formatting.
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
decreasing? (< (:transaction/amount entity) 0.0)
|
||||
credit-from-bank? decreasing?
|
||||
debit-from-bank? (not decreasing?)]
|
||||
(println "processing entity" entity)
|
||||
|
||||
(when (:transaction/vendor entity)
|
||||
(remove-nils
|
||||
{:journal-entry/source "transaction"
|
||||
|
||||
Reference in New Issue
Block a user