supports validation and multiple account entering.
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
:status {:type 'String}
|
||||
:yodlee_merchant {:type :yodlee_merchant}
|
||||
:client {:type :client}
|
||||
:account {:type :account}
|
||||
:accounts {:type '(list :invoices_expense_accounts)}
|
||||
:payment {:type :payment}
|
||||
:vendor {:type :vendor}
|
||||
:bank_account {:type :bank_account}
|
||||
@@ -423,8 +423,7 @@
|
||||
:edit_transaction
|
||||
{:fields {:id {:type :id}
|
||||
:vendor_id {:type :id}
|
||||
:location {:type 'String}
|
||||
:account_id {:type :id}}}
|
||||
:accounts {:type '(list :edit_expense_account)}}}
|
||||
|
||||
:edit_account
|
||||
{:fields {:id {:type :id}
|
||||
|
||||
Reference in New Issue
Block a user