fi x
This commit is contained in:
@@ -1056,7 +1056,7 @@
|
|||||||
@(upsert c))
|
@(upsert c))
|
||||||
|
|
||||||
#_(filter (comp #{"OTHER"} :type) (mapcat :tenders z))
|
#_(filter (comp #{"OTHER"} :type) (mapcat :tenders z))
|
||||||
(->> (apply get-square-clients [])
|
#_(->> (apply get-square-clients [])
|
||||||
(s/->source)
|
(s/->source)
|
||||||
(s/filter (fn [client]
|
(s/filter (fn [client]
|
||||||
(seq (filter :square-location/client-location (:client/square-locations client)))))
|
(seq (filter :square-location/client-location (:client/square-locations client)))))
|
||||||
|
|||||||
Reference in New Issue
Block a user