adding square2.
This commit is contained in:
@@ -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+
|
||||
|
||||
Reference in New Issue
Block a user