logo and amount
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
(-> (checks/get-graphql {:company-id company-id
|
||||
:bank-account-id bank-account-id
|
||||
:check-number check-number
|
||||
:amount (- amount)
|
||||
:status "pending"})
|
||||
first
|
||||
:id)
|
||||
|
||||
Reference in New Issue
Block a user