(cloud) missed a couple bank account items

This commit is contained in:
2023-04-06 15:00:21 -07:00
parent 5561861d3d
commit 653774e2a5
2 changed files with 11 additions and 2 deletions

View File

@@ -20,7 +20,8 @@
(cond-> [:id :name :code :email :locations :feature-flags
[:emails [:id :email :description]]
[:bank-accounts [:id :code :bank-name :name :type :visible
:locations :include-in-reports :current-balance]]]))
:locations :include-in-reports :current-balance
:sort-order]]]))
(defn client-detail-query [token]
(cond-> [:id :name :signature-file :code :email :matches :week-a-debits :week-a-credits :week-b-debits :week-b-credits :locations :locked-until :square-auth-token :feature-flags