Fixes a series of issues on the invoice import page, company 1099 dropdown, and ezcater warnings.

This commit is contained in:
2023-01-23 13:59:16 -08:00
parent 475a21530d
commit be44000b6a
4 changed files with 80 additions and 75 deletions

View File

@@ -304,7 +304,7 @@
(cond->
{:yodlee-provider-account/id (:id pa)
:yodlee-provider-account/status (:status pa)
:yodlee-provider-account/detailed-status (-> pa :dataset first :additionalStatus)
:yodlee-provider-account/detailed-status (or (-> pa :dataset first :additionalStatus) "unknown")
:yodlee-provider-account/client [:client/code client-code]
:yodlee-provider-account/accounts (mapv