Supports testing yodlee import
This commit is contained in:
@@ -277,7 +277,7 @@
|
||||
[expense-accounts-field {:type "expense-accounts"
|
||||
:descriptor "account asssignment"
|
||||
:percentage-only? true
|
||||
:locations @(re-frame/subscribe [::subs/locations-for-client (:id (:client data))])
|
||||
:locations (into ["Shared"] @(re-frame/subscribe [::subs/locations-for-client (:id (:client data))]))
|
||||
:max 100
|
||||
:field [:accounts]}]]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user