fixing ledger.

This commit is contained in:
Bryce Covert
2020-09-02 06:50:18 -07:00
parent abfcb37078
commit 0297304cfc

View File

@@ -101,7 +101,7 @@
:args [(:location args)]})
true
(merge-query {:query {:find ['?base-date '?e] :where ['[?e :journal-entry/date ?base-date]
(merge-query {:query {:find ['?sort-default '?e] :where ['[?e :journal-entry/date ?sort-default]
'[?e :journal-entry/amount ?ja2]
'[(not= 0.0 ?ja2)]]}}))]
(->> query