diff --git a/src/clj/auto_ap/ssr/payments.clj b/src/clj/auto_ap/ssr/payments.clj index beee6c74..ef1f70f0 100644 --- a/src/clj/auto_ap/ssr/payments.clj +++ b/src/clj/auto_ap/ssr/payments.clj @@ -366,7 +366,7 @@ :render (fn [p] (link-dropdown (concat (->> p :invoice-payment/_payment (map :invoice-payment/invoice) - + (filter identity) (map (fn [invoice] {:link (hu/url (bidi/path-for ssr-routes/only-routes ::invoice-route/all-page)