makes check voiding work correctly
This commit is contained in:
@@ -735,7 +735,7 @@
|
||||
@(load-invoices-payments (ic/get-all))
|
||||
@(load-invoices-expense-accounts (iea/get-all))
|
||||
@(load-transactions (transactions/get-all))
|
||||
@(load-users (users/get-all))
|
||||
@(load-users (users/get-all))
|
||||
|
||||
(count (clojure.pprint/pprint (query-payments))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user