(cloud) missed a couple bank account items
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user