Fixes issue where yodlee and plaid accounts get unset when changing dates.
This commit is contained in:
@@ -97,6 +97,10 @@
|
|||||||
:bank-account/sort-order
|
:bank-account/sort-order
|
||||||
:bank-account/routing
|
:bank-account/routing
|
||||||
:bank-account/check-number
|
:bank-account/check-number
|
||||||
|
:bank-account/use-date-instead-of-post-date?
|
||||||
|
{:bank-account/yodlee-account [:db/id :yodlee-account/name] }
|
||||||
|
{:bank-account/plaid-account [:db/id :plaid-account/name] }
|
||||||
|
|
||||||
[:bank-account/start-date :xform clj-time.coerce/from-date]
|
[:bank-account/start-date :xform clj-time.coerce/from-date]
|
||||||
{[:bank-account/type :xform iol-ion.query/ident] [:db/ident]}
|
{[:bank-account/type :xform iol-ion.query/ident] [:db/ident]}
|
||||||
{:bank-account/integration-status
|
{:bank-account/integration-status
|
||||||
|
|||||||
Reference in New Issue
Block a user