made it far less busy to update running cache.
This commit is contained in:
@@ -280,6 +280,7 @@
|
||||
(d/query {:query {:find ['?e '?lia]
|
||||
:in ['$]
|
||||
:where ['[?e :invoice/expense-accounts ?li]
|
||||
'(not [?e :invoice/total 0.0])
|
||||
'[?li :invoice-expense-account/account ?lia]
|
||||
'[?lia :account/name]
|
||||
'(not [?lia :account/numeric-code 21000])
|
||||
|
||||
Reference in New Issue
Block a user