ledger page is working pretty good.
This commit is contained in:
@@ -159,7 +159,6 @@
|
||||
_ (assert-can-see-client (:id context) client-id)
|
||||
all-ledger-entries (full-ledger-for-client client-id)
|
||||
lookup-account (build-account-lookup client-id)]
|
||||
|
||||
(->graphql
|
||||
{:periods (reduce (fn [acc {:keys [start end]}]
|
||||
(conj acc
|
||||
|
||||
Reference in New Issue
Block a user