minor bugfix.
This commit is contained in:
@@ -432,6 +432,7 @@
|
||||
:field [:accounts]
|
||||
:max (Math/abs (js/parseFloat (:amount data)))
|
||||
:descriptor "credit account"
|
||||
:client (:client data)
|
||||
:disabled (or (boolean (:payment data))
|
||||
should-disable-for-client?)
|
||||
:locations locations}])
|
||||
|
||||
Reference in New Issue
Block a user