fixing trim issue.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
:vendor-id (:id vendor)
|
||||
:client-id (:id client)
|
||||
:scheduled-payment scheduled-payment
|
||||
:invoice-number invoice-number
|
||||
:invoice-number (some-> invoice-number str/trim)
|
||||
:location location
|
||||
:total total
|
||||
:expense-accounts (map (fn [ea]
|
||||
|
||||
Reference in New Issue
Block a user