final fix

This commit is contained in:
Bryce Covert
2022-10-25 09:35:44 -07:00
parent a809c84019
commit f53ad423c7

View File

@@ -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}]]))