final fix
This commit is contained in:
@@ -571,6 +571,7 @@
|
|||||||
{:value (str (client-codes (:client-id category)) " - " (:location category) " - " (:name (:account category)))
|
{:value (str (client-codes (:client-id category)) " - " (:location category) " - " (:name (:account category)))
|
||||||
:bold true}
|
:bold true}
|
||||||
{:value ""}
|
{:value ""}
|
||||||
|
{:value ""}
|
||||||
{:value (:total category)
|
{:value (:total category)
|
||||||
:format :dollar}]])
|
:format :dollar}]])
|
||||||
(map
|
(map
|
||||||
@@ -589,6 +590,7 @@
|
|||||||
{:value (str (client-codes (:client-id category)) " - " (:location category) " - " (:name (:account category)))
|
{:value (str (client-codes (:client-id category)) " - " (:location category) " - " (:name (:account category)))
|
||||||
:bold true}
|
:bold true}
|
||||||
{:value ""}
|
{:value ""}
|
||||||
|
{:value ""}
|
||||||
{:value (:total category)
|
{:value (:total category)
|
||||||
:format :dollar}]]))
|
:format :dollar}]]))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user