better export
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"journal-entry-line"
|
||||
[:journal-entry-line/account, :journal-entry-line/debit :journal-entry-line/credit]
|
||||
"vendor"
|
||||
[:vendor/name,]
|
||||
[:vendor/name, :vendor/default-account, :vendor/hidden]
|
||||
"transaction"
|
||||
:transaction/amount,
|
||||
"yodlee-provider-account"
|
||||
@@ -430,7 +430,8 @@
|
||||
(assoc m k [:entity/migration-key (:db/id v)]))
|
||||
:else
|
||||
(dissoc m :payment/pdf-data
|
||||
:payment/memo)))
|
||||
:payment/memo
|
||||
:vendor/invoice-reminder-schedule)))
|
||||
m
|
||||
m))))
|
||||
(catch Throwable e
|
||||
|
||||
Reference in New Issue
Block a user