show unresolved transactions.

This commit is contained in:
Bryce Covert
2020-09-18 07:09:18 -07:00
parent 12f9982cd7
commit 277a0aaf98
4 changed files with 25 additions and 4 deletions

View File

@@ -80,6 +80,7 @@
(conj acc (merge {:id (str account-id "-" location)
:location (or location "")
:count count
:amount (if account-type (if (#{:account-type/asset
:account-type/dividend
:account-type/expense} account-type)