fixing ledger.
This commit is contained in:
@@ -101,7 +101,7 @@
|
|||||||
:args [(:location args)]})
|
:args [(:location args)]})
|
||||||
|
|
||||||
true
|
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]
|
'[?e :journal-entry/amount ?ja2]
|
||||||
'[(not= 0.0 ?ja2)]]}}))]
|
'[(not= 0.0 ?ja2)]]}}))]
|
||||||
(->> query
|
(->> query
|
||||||
|
|||||||
Reference in New Issue
Block a user