trying something else.

This commit is contained in:
Bryce Covert
2022-10-24 08:26:56 -07:00
parent 9378c8159d
commit 640f3ef207

View File

@@ -568,10 +568,11 @@
(concat [[{:value (str (client-codes (:client-id category)) " - " (:location category) " - " (name (:category category)) " - " (:name (:account category)) )
}
{:value "Total"}
{:value ""}
{:value ""}
{:value ""}
{:value ""}]]
{:value (:total category)
:format :dollar}]]
(map
(fn [je]
[{:value (user-friendly-date (:date je))}