This commit is contained in:
2025-02-25 23:41:25 -08:00
parent cf8b5cd2fa
commit d90f44c6c8

View File

@@ -1056,7 +1056,7 @@
@(upsert c))
#_(filter (comp #{"OTHER"} :type) (mapcat :tenders z))
(->> (apply get-square-clients [])
#_(->> (apply get-square-clients [])
(s/->source)
(s/filter (fn [client]
(seq (filter :square-location/client-location (:client/square-locations client)))))