fix
This commit is contained in:
@@ -588,17 +588,15 @@
|
||||
(:journal-entries category))
|
||||
[[{:value (str "Total" )
|
||||
:bold true
|
||||
:border [:bottom]}
|
||||
}
|
||||
{:value (str (client-codes (:client-id category)) " - " (:location category) " - " (:name (:account category)))
|
||||
:bold true
|
||||
:border [:bottom]}
|
||||
:bold true}
|
||||
{:value ""}
|
||||
{:value ""
|
||||
:border [:bottom]}
|
||||
}
|
||||
{:value (:total category)
|
||||
:format :dollar
|
||||
:bold true
|
||||
:border [:bottom]}]]))
|
||||
:bold true}]]))
|
||||
|
||||
)
|
||||
[]
|
||||
|
||||
Reference in New Issue
Block a user