diff --git a/src/clj/auto_ap/square/core3.clj b/src/clj/auto_ap/square/core3.clj index c51651c5..a6c3adc3 100644 --- a/src/clj/auto_ap/square/core3.clj +++ b/src/clj/auto_ap/square/core3.clj @@ -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)))))