trying something else.
This commit is contained in:
@@ -568,10 +568,11 @@
|
|||||||
(concat [[{:value (str (client-codes (:client-id category)) " - " (:location category) " - " (name (:category category)) " - " (:name (:account category)) )
|
(concat [[{:value (str (client-codes (:client-id category)) " - " (:location category) " - " (name (:category category)) " - " (:name (:account category)) )
|
||||||
|
|
||||||
}
|
}
|
||||||
|
{:value "Total"}
|
||||||
{:value ""}
|
{:value ""}
|
||||||
{:value ""}
|
{:value ""}
|
||||||
{:value ""}
|
{:value (:total category)
|
||||||
{:value ""}]]
|
:format :dollar}]]
|
||||||
(map
|
(map
|
||||||
(fn [je]
|
(fn [je]
|
||||||
[{:value (user-friendly-date (:date je))}
|
[{:value (user-friendly-date (:date je))}
|
||||||
|
|||||||
Reference in New Issue
Block a user