pretty good progress in being able to add/edit all bank accounts.
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
:bank-account/check-number (:check_number %)
|
||||
|
||||
:bank-account/yodlee-account-id (:yodlee_account_id %)
|
||||
:bank-account/type :bank-account-type/check
|
||||
:bank-account/type (keyword "bank-account-type" (name (:type %)))
|
||||
}
|
||||
) (:bank_accounts edit_client))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user