adding square2.

This commit is contained in:
2022-09-26 16:16:38 -07:00
parent bd0f8da16b
commit c348065b3b
2 changed files with 5 additions and 0 deletions

View File

@@ -514,6 +514,7 @@
(doseq [client (apply get-square-clients clients)
:when (seq (filter :square-location/client-location (:client/square-locations client)))]
(lc/with-context {:client (:client/code client)}
(log/info "Importing square2 " (:client/code client))
(mark-integration-status client {:integration-status/last-attempt (coerce/to-date (time/now))})
(try+