fix
This commit is contained in:
@@ -588,17 +588,15 @@
|
|||||||
(:journal-entries category))
|
(:journal-entries category))
|
||||||
[[{:value (str "Total" )
|
[[{:value (str "Total" )
|
||||||
:bold true
|
:bold true
|
||||||
:border [:bottom]}
|
}
|
||||||
{: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}
|
||||||
:border [:bottom]}
|
|
||||||
{:value ""}
|
{:value ""}
|
||||||
{:value ""
|
{:value ""
|
||||||
:border [:bottom]}
|
}
|
||||||
{:value (:total category)
|
{:value (:total category)
|
||||||
:format :dollar
|
:format :dollar
|
||||||
:bold true
|
:bold true}]]))
|
||||||
:border [:bottom]}]]))
|
|
||||||
|
|
||||||
)
|
)
|
||||||
[]
|
[]
|
||||||
|
|||||||
Reference in New Issue
Block a user